Boost logo

Boost :

Subject: Re: [boost] [1.40.0] Beta 1 release candidate available
From: Beman Dawes (bdawes_at_[hidden])
Date: 2009-08-12 11:30:20


On Wed, Aug 12, 2009 at 3:52 AM, Vladimir Prus<vladimir_at_[hidden]> wrote:
> Beman Dawes wrote:
>
>> 1.40.0 beta 1 release candidates are available at http://boost.cowic.de/rc/
>>
>> Before pushing the beta out to SourceForge, I'd appreciate it if
>> several people would try the release candidate and report success or
>> problems.
>
> FWIW, I have tried on Linux, with both stage and install, and with
> both --layout=system, and --layout=versioned, and things worked
> OK.

Good! Thanks!

> --build-type=complete does not work with ICU installed in the
> same way as reported by Václav Haisman.
>
> It would be important to have somebody to test on Windows,
> using the "bootstrap.bat + .\bjam" procedure.

I've just tried that, and it worked fine AFAICS.

One slight nit. build.bat used vc10, but I really wanted to test with
vc9 (express). So I had to manually edit booststrap.bat to pass vc9 to
build.bat. Thus it would have been slightly easier if the call to
build.bat had been:

     call .\build.bat %1 > ..\..\..\bjam.log

Thanks,

--Beman


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk