mirror of
https://github.com/boostorg/boost.git
synced 2025-04-08 14:44:02 +00:00
add gcc 2.95.3 for IRIX
[SVN r10812]
This commit is contained in:
parent
8ee010cdf3
commit
8771226db1
1 changed files with 7 additions and 0 deletions
|
@ -186,6 +186,13 @@ CC -c -LANG:std -OPT:IEEE_NaN_inf=ON -I$HOME/STLport-4.1b4/stlport -I%include %s
|
|||
CC -c -G0 -o boosttmp.o -LANG:std -OPT:IEEE_NaN_inf=ON -ptused -I$HOME/STLport-4.1b4/stlport -I%include %source && ld -call_shared -init _main -fini _fini -no_unresolved -transitive_link -demangle -elf -_SYSTYPE_SVR4 -LANG:std -L$HOME/software-irix/lib -rpath $HOME/software-irix/lib -cxx /usr/lib32/mips4/crt1.o /usr/lib32/c++init.o -o boosttmp.exe boosttmp.o -lstlport_mipspro_41 -lC -lc -lm -Bdynamic /usr/lib32/mips4/crtn.o
|
||||
SGI <a href="http://www.sgi.com/developers/devtools/languages/mipspro.html">MIPSpro</a> CC<br>7.3.1.2m<br><a href="http://www.stlport.org/">STLport</a><br>4.1b4
|
||||
|
||||
irix
|
||||
gcc-295
|
||||
GNU GCC 2.95.3
|
||||
g++-2.95 -c -V 2.95.3 -Wall -W -ftemplate-depth-30 -I%include %source
|
||||
g++-2.95 -o boosttmp.exe -V 2.95.3 -Wall -W -ftemplate-depth-30 -I%include %source
|
||||
GNU<br><a href="http://gcc.gnu.org/">GCC</a><br>2.95.3
|
||||
|
||||
beos
|
||||
gcc
|
||||
GNU GCC
|
||||
|
|
Loading…
Add table
Reference in a new issue