Boost C++ Libraries: Ticket #4976: boost-jam 3.1.18 + mingw-w64 https://svn.boost.org/trac10/ticket/4976 <p> my boost-jam 3.1.18 doesn't work with mingw-w64 gcc where my boost-jam 3.1.17 does (using "build.bat gcc") </p> <p> Error is : C:\devenv\src\boost-jam\3.1.18&gt;build.bat gcc ### ### "Could not find a suitable toolset." ### ### You can specify the toolset as the argument, i.e.: ### .\build.bat msvc ### ### Toolsets supported by this script are: borland, como, gcc, gcc-nocygwin, ### intel-win32, metrowerks, mingw, msvc, vc7, vc8, vc9, vc10 ### ### ### "Could not find a suitable toolset." ### </p> <p> To reproduce: <strong> Download a mingw-w64 toolchain from mingw-w64 at sourceforge. <a class="ext-link" href="http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/sezero_4.5_20101002/mingw-w32-bin_i686-mingw_20101002_4.5_sezero.zip/download"><span class="icon">​</span>http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/sezero_4.5_20101002/mingw-w32-bin_i686-mingw_20101002_4.5_sezero.zip/download</a> </strong> extract somewhere, <strong> Add the bin directory in the download to your path </strong> change to the boost-jam 3.1.18 src directory <strong> execute "build.bat gcc" </strong></p> <p> To see expected result, use boost-jam 3.1.17 instead. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4976 Trac 1.4.3 Vladimir Prus Sat, 25 Dec 2010 11:30:46 GMT <link>https://svn.boost.org/trac10/ticket/4976#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/4976#comment:1</guid> <description> <p> I recall this being discussed on IRC, and the conclusion was that either w64 package, or this specific package of mingw, fails to install gcc or g++, or something like that. Am I wrong? </p> </description> <category>Ticket</category> </item> <item> <author>Jarrod.Chesney@…</author> <pubDate>Sun, 26 Dec 2010 01:36:58 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/4976#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/4976#comment:2</guid> <description> <p> I'm not sure if your wrong about that or not but that isn't the cause of this bug. </p> <p> I know that mingw-w64 is setup because i changed to my 3.1.17 source and the build.bat command succeeded. And of course I confirmed this by hand as well </p> </description> <category>Ticket</category> </item> <item> <dc:creator>René Rivera</dc:creator> <pubDate>Thu, 31 Mar 2011 00:59:41 GMT</pubDate> <title>owner, component changed https://svn.boost.org/trac10/ticket/4976#comment:3 https://svn.boost.org/trac10/ticket/4976#comment:3 <ul> <li><strong>owner</strong> changed from <span class="trac-author">René Rivera</span> to <span class="trac-author">Vladimir Prus</span> </li> <li><strong>component</strong> <span class="trac-field-old">bjam</span> → <span class="trac-field-new">build</span> </li> </ul> Ticket