RTEMS Linker  0.0.1
RTEMS Tools Project
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
/Users/chris/Development/rtems/src/apps/rtl-host.chrisj/rld-cc.cpp File Reference
#include <string.h>
#include <fstream>
#include <rld.h>
#include <rld-cc.h>
#include <rld-process.h>

Namespaces

namespace  rld
 
namespace  rld::cc
 

Macros

#define RPS   RLD_PATHSTR_SEPARATOR_STR
 

Functions

void rld::cc::get_library_path (std::string &name, std::string &path)
 
void rld::cc::get_standard_libpaths (rld::files::paths &libpaths)
 
void rld::cc::get_standard_libs (rld::files::paths &libs, rld::files::paths &libpaths, bool cplusplus)
 

Variables

std::string rld::cc::cc
 
std::string rld::cc::exec_prefix
 
std::string rld::cc::march
 
std::string rld::cc::mcpu
 
std::string rld::cc::install_path
 
std::string rld::cc::programs_path
 
std::string rld::cc::libraries_path
 

Macro Definition Documentation

#define RPS   RLD_PATHSTR_SEPARATOR_STR

The list of standard libraries.