This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Compiling boost with gcc 3.1
- From: Craig Rodrigues <rodrigc at attbi dot com>
- To: gcc at gcc dot gnu dot org
- Date: Wed, 27 Feb 2002 00:39:45 -0500
- Subject: Compiling boost with gcc 3.1
Hi,
I think that testing is important, and I hope that
more people contribute to the testing effort for
the upcoming gcc 3.1 release on April 15.
Since Boost is tentatively listed as an application
to be used for determining the functionality of the
compiler:
http://gcc.gnu.org/gcc-3.1/criteria.html
I thought it might be nice to do some testing of it.
Here is what I tested with gcc version 3.1 20020218 (experimental)
under Linux:
http://home.attbi.com/~rodrigc/boost/cs-linux.html
In the boost/status/compiler.cfg file, I used the following configuration:
linux
gcc-3.1
GCC 3.1
g++ -c -V 3.1 -Wall -W -ftemplate-depth-30 -I%include %source
g++ -o boosttmp.exe -V 3.1 -Wall -W -ftemplate-depth-30 -I%include %source -lrt
GNU<br><a href="http://gcc.gnu.org/">GCC</a><br>3.1
Does anyone there have any automated scripts to make
auto-compiling of boost easier to do? Also, if there
are any errors in the build, does anyone have any
scripts to automate the analysis of errors in the
build?
Does anyone out there have the resources to set up
an automated Boost build for gcc 3.1?
Thanks.
--
Craig Rodrigues
http://www.gis.net/~craigr
rodrigc@attbi.com