upgraded Linux to gcc 3.0.1

added Solaris gcc 3.0.1


[SVN r10908]
This commit is contained in:
Jens Maurer 2001-08-22 22:00:12 +00:00
parent f2b4ff97f0
commit c79b934712

View file

@ -32,10 +32,10 @@ GNU<br><a href="http://gcc.gnu.org/">GCC</a><br>2.95.3<br><a href="http://www.st
linux
gcc
GCC 3.0
GCC 3.0.1
g++ -c -Wall -W -I%include %source
g++ -o boosttmp.exe -Wall -W -I%include %source
GNU<br><a href="http://gcc.gnu.org/">GCC</a><br>3.0
GNU<br><a href="http://gcc.gnu.org/">GCC</a><br>3.0.1
linux
como
@ -152,12 +152,19 @@ KCC -o boosttmp.exe --strict_warnings -I%include %source -lm
KAI<br><a href="http://www.kai.com/C_plus_plus/index.html">KCC</a><br>3.4g
solaris
gcc
gcc-295
GCC 2.95.2
g++ -c -ansi -Wall -ftemplate-depth-30 -Wno-long-long -I%include %source
g++ -o boosttmp.exe -ansi -Wall -ftemplate-depth-30 -Wno-long-long -I%include %source
g++-2.95 -c -ansi -Wall -ftemplate-depth-30 -Wno-long-long -I%include %source
g++-2.95 -o boosttmp.exe -ansi -Wall -ftemplate-depth-30 -Wno-long-long -I%include %source
GNU<br><a href="http://gcc.gnu.org/">GCC</a><br>2.95.2
solaris
gcc
GCC 3.0.1
g++ -c -ansi -Wall -W -Wno-long-long -I%include %source
g++ -o boosttmp.exe -ansi -Wall -W -Wno-long-long -I%include %source
GNU<br><a href="http://gcc.gnu.org/">GCC</a><br>3.0.1
tru64
cxx
Compaq C++ 6.3