Boost C++ Libraries: Ticket #8762: Boost.Build engine build fails with MinGW toolset https://svn.boost.org/trac10/ticket/8762 <p> MinGW toolset and MSYS shell: </p> <pre class="wiki">$ cd boost_1_54_0 $ ./bootstrap.sh --with-toolset=mingw Building Boost.Build engine with toolset mingw... Failed to build Boost.Build build engine Consult 'bootstrap.log' for more details </pre><p> bootstrap.log attached </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8762 Trac 1.4.3 Josue Andrade Gomes <josuegomes@…> Tue, 02 Jul 2013 12:46:50 GMT attachment set https://svn.boost.org/trac10/ticket/8762 https://svn.boost.org/trac10/ticket/8762 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">bootstrap.zip</span> </li> </ul> <p> bootstrap.log </p> Ticket Josue Andrade Gomes <josuegomes@…> Tue, 02 Jul 2013 12:47:37 GMT <link>https://svn.boost.org/trac10/ticket/8762#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8762#comment:1</guid> <description> <p> Could not attach plain bootstrap.log so compressed it. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Daryle Walker</dc:creator> <pubDate>Thu, 04 Jul 2013 17:28:00 GMT</pubDate> <title>cc set https://svn.boost.org/trac10/ticket/8762#comment:2 https://svn.boost.org/trac10/ticket/8762#comment:2 <ul> <li><strong>cc</strong> <span class="trac-author">dwalker07@…</span> added </li> </ul> Ticket anonymous Thu, 08 Aug 2013 22:44:19 GMT <link>https://svn.boost.org/trac10/ticket/8762#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8762#comment:3</guid> <description> <p> I managed to build it following these steps: </p> <ol><li>Installed MinGW stable (mingw-get-inst-20120426.exe) to C:\MinGW </li><li>Added zlib (get libz-1.2.7-1-mingw32-dev.tar.lzma and libz-1.2.7-1-mingw32-dll-1.tar.lzma from <a class="ext-link" href="http://sourceforge.net/projects/mingw/files/MinGW/Extension/zlib/zlib-1.2.7-1/"><span class="icon">​</span>http://sourceforge.net/projects/mingw/files/MinGW/Extension/zlib/zlib-1.2.7-1/</a>) </li><li>Extract boost_1_54_0.zip to C:\MinGW (after it's finished it should be in C:\MinGW\boost_1_54_0) </li><li>Open a command prompt (cmd, not MSYS), add the MinGW bin directory to the PATH, build and install Boost.Build </li></ol><p> SET PATH=C:\MinGW\bin;%PATH% cd C:\MinGW\boost_1_54_0\tools\build\v2 bootstrap.bat b2 install --prefix=C:/MinGW/b2 </p> <ol start="5"><li>Build Boost </li></ol><p> ..\b2\bin\b2 -j %NUMBER_OF_PROCESSORS% -a toolset=gcc --disable-icu --without-context --without-coroutine --build-type=complete stage </p> <ol start="6"><li>Wait for something between 40 minutes to 2 hours and you should have everything ready in C:\MinGW\boost_1_54_0\stage\lib </li></ol> </description> <category>Ticket</category> </item> <item> <dc:creator>anonymous</dc:creator> <pubDate>Sat, 10 Aug 2013 19:24:23 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/8762#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8762#comment:4</guid> <description> <p> I have rewritten, tested and published these instructions in my <a class="ext-link" href="http://risc.blogspot.com/2013/08/so-you-want-to-build-boost-1.html"><span class="icon">​</span>blog</a>. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Eric Niebler</dc:creator> <pubDate>Sat, 26 Oct 2013 21:02:16 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/8762#comment:5 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8762#comment:5</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/86460" title="mingw patch for bootstrap from Stephan T. Lavavej, refs #8762">[86460]</a>) mingw patch for bootstrap from Stephan T. Lavavej, refs <a class="new ticket" href="https://svn.boost.org/trac10/ticket/8762" title="#8762: Bugs: Boost.Build engine build fails with MinGW toolset (new)">#8762</a> </p> </description> <category>Ticket</category> </item> </channel> </rss>