Boost logo

Boost Users :

Subject: Re: [Boost-users] Problem building boost 1.45.0
From: Benedikt Leschitzki (benedikt.leschitzki_at_[hidden])
Date: 2010-12-04 05:49:46


Jim Bell <Jim <at> JC-Bell.com> writes:

>
>
> On 1:59 PM, Benedikt Leschitzki wrote:
> > Jim Bell <Jim <at> JC-Bell.com> writes:
> >
> >> In bootstrap.bat, change "set toolset=msvc" (line 33) to "toolset=gcc"
> >>
> >> Also, change boost/tools/build/v2/user-config.jam, uncommenting (line 43):
> >> using gcc ;
> > Thanks, but that didn't help at all. The error message stays exactly the
> > same... :(
>
> What's your bjam command-line? Try
> bjam -d+2 toolset=gcc
>
> Anything different?

Well, I didn't get a bjam in the first place...

However, I think I may have found the error in the bootstrap.bat: In line
13, shouldn't it be
> call .\build.bat %1 > ..\..\..\bjam.log
? Otherwise, how is the toolset supposed to be passed to build.bat? Using this
approach, I got a bjam binary.


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