|
|
@@ -88,10 +88,10 @@ GNU<br><a href="http://gcc.gnu.org/">GCC</a><br>2.95.3
|
|
|
|
|
|
hpux
|
|
|
gcc
|
|
|
-GCC 3.0
|
|
|
+GCC 3.0.1
|
|
|
g++ -c -Wall -W -I%include %source
|
|
|
g++ -o boosttmp.exe -Wall -W -I%include %source -ldce
|
|
|
-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
|
|
|
|
|
|
//aCC warnings that were turned off
|
|
|
//302 - The (...) parameter list is a non-portable feature.
|
|
|
@@ -204,10 +204,10 @@ GNU<br><a href="http://gcc.gnu.org/">GCC</a><br>2.95.3
|
|
|
|
|
|
irix
|
|
|
gcc
|
|
|
-GNU GCC 3.0
|
|
|
+GNU 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
|
|
|
|
|
|
// BeOS tests updated to use gcc 2.95.3 - see www.bebits.com
|
|
|
// This compiler version is not officially supported by Be.
|