Subject: [Boost-bugs] [Boost C++ Libraries] #2141: (Windows) in tools/jam/src "build.bat toolset" does not recognize toolset
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-07-22 22:39:44
#2141: (Windows) in tools/jam/src "build.bat toolset" does not recognize toolset
-----------------------------------------------------------+----------------
Reporter: Arnaud Cheritat <cheritat_at_[hidden]> | Type: Bugs
Status: new | Milestone: Boost 1.36.0
Component: None | Version: Boost 1.35.0
Severity: Problem | Keywords: building bjam windows
-----------------------------------------------------------+----------------
In a Windows command prompt, when I type
build.bat mingw
The guy claims I want msvc.
Apparently, in the batch file, the subroutine that tries to determine
whether a command line option is of the form "--option"
fails.
I had to tweak the batch file to enforce BOOST_JAM_TOOLSET=%1
This had the drawback of forcing me to remove %args% on the very last
instruction of the batch file.
Then bjam.exe was build.
gcc (GCC) 3.4.5 (mingw special)[[BR]]
OS: Windows Vista Family Premium 32bits SP1[[BR]]
Processor: AMD Athlon 64 X2 4000+, but you probably don't care.[[BR]]
-- Ticket URL: <http://svn.boost.org/trac/boost/ticket/2141> 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:49:58 UTC