Hi there,
I want to build CVS Boost with gcc 3.4 (the executables are
called
gcc34/g++34 on my site).
With 1.33.1, this
GCC=gcc34 GXX=g++34 ./configure
--prefix=/home/jmueller/software-gcc34/boost
--with-libraries=program_options
CC=gcc34 GXX=g++34 make
worked.
But the build system for CVS Boost generates libs with gcc41
in the
name. So I doubt this is the correct way ...
What options do I have to use?
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
a>
|