Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost 1.38.0 and gcc 4.3.2
From: Ruediger Berlich (ruediger.berlich_at_[hidden])
Date: 2009-04-24 20:42:31


Hi Brian,
I'm using 1.38 with g++ 4.3.2 on OpenSUSE 11.1, and it is working just fine.
What sort of errors do you get ?
Best Regards, Ruediger

Brian Webb wrote:

> I'm trying to build the boost libraries on Ubuntu 8.10 with gcc-4.3.2,
> and it's a mess! I think there are more failed compiles than there
> are successes. Is there something that I'm missing, or is this
> currently unsupported?
>
> This is the compile command that I'm using:
>
> bjam --toolset=gcc --prefix=$PREFIX --layout=system
> --user-config=`pwd`/user-config.jam stage
>
> This is user-config.jam:
>
> using gcc : : g++ : <compileflags>-I/swl/ix86-linux/include
> <linkflags>-L/swl/ix86-linux/lib ;
> using mpi ;
>
> Any pointers would be appreciated.
>
> Thanks,
> Brian


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net