Просмотр исходного кода

refer to boost provided <cXXX> wrappers

[SVN r10435]
Jens Maurer 25 лет назад
Родитель
Сommit
e5b5b0aca5
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      status/compiler.cfg

+ 2 - 2
status/compiler.cfg

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

粤ICP备19079148号