Boost logo

Boost-Build :

Subject: Re: [Boost-build] [build] error... configure-really
From: Andy Schweitzer (a.schweitzer.grps_at_[hidden])
Date: 2009-05-23 22:09:24


Andy Schweitzer wrote:
> Steven Watanabe wrote:
>> AMDG
>>
>>
>> How are you configuring msvc in user-config.jam?
>> Do you have the Express edition of the compiler installed? (if so, you
>> need to use msvc-9.0express instead of msvc-9.0)
>> I thought that this problem had been dealt with, but apparently not.
>>
>> In Christ,
>> Steven Watanabe
>
whoops forgot command line:

bjam --with-system toolset=msvc-8.0~wm5~stlport5.2 stdlib=stlport

or

bjam link=static --with-system toolset=msvc-8.0~wm5~slport5.2 stdlib=stlport

something very strange is going on here... the problem seems to "come
and go". I thought I had trashed env, but restarting the command prompt
didn't help... it seemed that rebooting the machine made it work once,
but then it came back... and now it's working again.


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk