mirror of
https://github.com/boostorg/boost.git
synced 2025-04-10 07:14:54 +00:00
refer to boost provided <cXXX> wrappers
[SVN r10435]
This commit is contained in:
parent
238a009992
commit
e5b5b0aca5
1 changed files with 2 additions and 2 deletions
|
@ -154,8 +154,8 @@ SGI <a href="http://www.sgi.com/developers/devtools/languages/mipspro.html">MIPS
|
|||
irix
|
||||
irixcc-clib
|
||||
SGI MIPSpro CC 7.3.1.2 with <cXXX> headers
|
||||
CC -c -LANG:std -OPT:IEEE_NaN_inf=ON -I$HOME/include -I%include %source
|
||||
CC -G0 -o boosttmp.exe -LANG:std -OPT:IEEE_NaN_inf=ON -I$HOME/include -I%include %source -lm
|
||||
CC -c -LANG:std -OPT:IEEE_NaN_inf=ON -I../boost/compatibility/cpp_c_headers -I%include %source
|
||||
CC -G0 -o boosttmp.exe -LANG:std -OPT:IEEE_NaN_inf=ON -I../boost/compatibility/cpp_c_headers -I%include %source -lm
|
||||
SGI <a href="http://www.sgi.com/developers/devtools/languages/mipspro.html">MIPSpro</a> CC<br>7.3.1.2m<br>clib
|
||||
|
||||
irix
|
||||
|
|
Loading…
Add table
Reference in a new issue