
vicente.botet wrote:
----- Original Message ----- From: "Rene Rivera" <grafikrobot@gmail.com> To: <boost@lists.boost.org> Sent: Wednesday, November 17, 2010 9:24 PM Subject: Re: [boost] [1.45.0] Release candidates available
On 11/17/2010 2:03 PM, vicente.botet wrote:
----- Original Message ----- From: "Beman Dawes"<bdawes@acm.org> To: "Boost Developers List"<boost@lists.boost.org> Sent: Wednesday, November 17, 2010 6:49 PM Subject: [boost] [1.45.0] Release candidates available
Please download the file for your favorite platform, try a build, and let us know if it works OK. We like some independent confirmation before pushing the files up to SourceForge.
Hi,
I know that this is an old toolset, but I use it to check with an old gcc compiler.
cygwin-1.5 gcc-3.4 ============= There is a bjam ERROR and it stops.
cd /boost/v45 bjam
Did you build bjam from the sources included in the RC?
Non. I will try it. Do you mean that we need to update the bjam version when we update the Boost version? Is this written somewhere?
The official procedure to build each release is: ./bootstrap.sh ./bjam If you're using system-wide bjam, you should be prepared that eventually, it will cease to work. There will be better checking and reporting of required version in future. - Volodya