Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3550: bootstrap.bat not running on x64 Windows
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-11-05 09:47:35
#3550: bootstrap.bat not running on x64 Windows
--------------------------------------------------+-------------------------
Reporter: bielow@⦠| Owner:
Type: Bugs | Status: new
Milestone: Boost 1.41.0 | Component: Building Boost
Version: Boost 1.40.0 | Severity: Showstopper
Keywords: bootstrap.bat bjam.exe bin.ntx86_64 |
--------------------------------------------------+-------------------------
Comment(by bielow@â¦):
Hi,
works like a charm. However, I think you missed to insert
"if exist ".\tools\jam\src\bin.ntx86_64\bjam.exe" del
tools\jam\src\bin.ntx86_64\bjam.exe"
at line 10?!
The VS2010 toolset is not a showstopper, as I can still set the toolset
"msvc-9.0" when calling bjam.
Just as a suggestion: you could accept the toolset as argument to
bootstrap.bat, just forward it to build.bat, which would have the
additional advantage of producing a correct "project-config.jam". I guess
the latter is read by bjam?!
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3550#comment:2> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:01 UTC