refer to boost provided <cXXX> wrappers

[SVN r10435]
This commit is contained in:
Jens Maurer 2001-06-26 18:44:02 +00:00
parent 238a009992
commit e5b5b0aca5

View file

@ -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