|
Boost.Buildmipspro toolset |
Boost.Build's mipspro toolset supports the SGI MIPSpro C and C++ compilers.
-sVARIABLE_NAME=
value:
Variable Name | Semantics | Default | Notes |
---|---|---|---|
MIPSPRO_ROOT_DIRECTORY
| Path to base directory for compiler system. | /usr
| |
MIPSPRO_BIN_DIRECTORY
| Path to bin directory of compiler excutables. | $(MIPSPRO_ROOT_DIRECTORY)/bin
| |
MIPSPRO_INCLUDE_DIRECTORY
| Path to tool headers. | $(MIPSPRO_ROOT_DIRECTORY)/include
| |
MIPSPRO_C++INCLUDE_DIRECTORY
| Path to C++ specific headers. | $(MIPSPRO_INCLUDE_DIRECTORY)/CC
| |
MIPSPRO_STDLIB_DIRECTORY
| List of directories containing the standard libraries. | $(MIPSPRO_ROOT_DIRECTORY)/lib32/mips3
|
Revised 14 May, 2002
© Copyright Dave Abrahams 2002. All Rights Reserved.