Modules§
Structs§
- Cc
- A platform-specific C compiler invocation builder. The specific C compiler used is passed down from compiletest.
- Gcc
- A specific
gcc
.
Functions§
- cc
- Construct a new platform-specific C compiler invocation.
- cxx
- Construct a new platform-specific CXX compiler invocation. CXX_DEFAULT_FLAGS is passed from compiletest.
- extra_
c_ flags EXTRACFLAGS
- extra_
cxx_ flags EXTRACXXFLAGS
- gcc
- Construct a gcc invocation.