Boost C++ Libraries: Ticket #10330: Boost 1.56 bootstrap.bat failed for intel-win32 https://svn.boost.org/trac10/ticket/10330 <p> New boost.1.56.0 bootstrap.bat fails on Windows with old toolset and with new intel-win32 toolset I used # unzip boost_1_56_0.zip # ./bootstrap.bat intel-win32 Building Boost.Build engine </p> <p> Failed to build Boost.Build engine. Please consult bootstrap.log for furter diagnostics. </p> <p> You can try to obtain a prebuilt binary from . . . </p> <p> Also, you can file an issue at <a class="ext-link" href="http://svn.boost.org"><span class="icon">​</span>http://svn.boost.org</a> Please attach bootstrap.log in that case. </p> <p> From attached bootstrap.log: . . . boost_1_56_0\tools\build\src\engine&gt;.\bootstrap\jam0 -f build.jam --toolset=intel-win32 "--toolset-root= " -win32 clean Invalid option: -w </p> <p> usage: .\bootstrap\jam0 [ options ] targets... </p> <p> For boost v1.55.0 I used tar.gz archive and ./bootstrap.bat --with-toolset=intel-win but for 1.56.0 it doesn't work. According to recommendation for Ticket <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/10136" title="#10136: Bugs: Boost 1.55 bootstrap.bat broken for TDM GCC (MingWx64) (closed: invalid)">#10136</a> I use *.zip on Windows, but bootstrap.bat doesn't work for intel-win32 </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/10330 Trac 1.4.3 Elmira Semenova <elmira.a.semenova@…> Sat, 09 Aug 2014 08:42:14 GMT version changed https://svn.boost.org/trac10/ticket/10330#comment:1 https://svn.boost.org/trac10/ticket/10330#comment:1 <ul> <li><strong>version</strong> <span class="trac-field-old">Boost 1.54.0</span> → <span class="trac-field-new">Boost 1.56.0</span> </li> </ul> Ticket anonymous Sat, 09 Aug 2014 10:52:32 GMT attachment set https://svn.boost.org/trac10/ticket/10330 https://svn.boost.org/trac10/ticket/10330 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">bootstrap.txt</span> </li> </ul> Ticket Elmira Semenova <elmira.a.semenova@…> Sun, 10 Aug 2014 07:19:38 GMT component changed https://svn.boost.org/trac10/ticket/10330#comment:2 https://svn.boost.org/trac10/ticket/10330#comment:2 <ul> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">Building Boost</span> </li> </ul> Ticket Elmira Semenova <elmira.a.semenova@…> Sun, 10 Aug 2014 07:30:40 GMT severity changed https://svn.boost.org/trac10/ticket/10330#comment:3 https://svn.boost.org/trac10/ticket/10330#comment:3 <ul> <li><strong>severity</strong> <span class="trac-field-old">Problem</span> → <span class="trac-field-new">Showstopper</span> </li> </ul> Ticket John Maddock Tue, 19 Aug 2014 11:54:48 GMT <link>https://svn.boost.org/trac10/ticket/10330#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/10330#comment:4</guid> <description> <p> I think I know what's happening here, but not how to fix it: when the name of the toolset conatins a "-" it's seen as two separate arguments when the environment variable %args% is computed, as a result the command line ends up with a stray "-win32" added to it. Someone more familiar with windows batch files than me will have to figure that one out! </p> </description> <category>Ticket</category> </item> <item> <author>Andrei Elovikov <a.elovikov@…></author> <pubDate>Thu, 28 Aug 2014 08:07:19 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/10330#comment:5 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/10330#comment:5</guid> <description> <p> Hi all, </p> <p> <a class="ext-link" href="https://github.com/eas/build/commit/fdbef0e3f0083979bfb6cfa7cdfb37b44eb400b0"><span class="icon">​</span>This</a> seems to fix it for me. </p> </description> <category>Ticket</category> </item> </channel> </rss>