id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 4976,boost-jam 3.1.18 + mingw-w64,Jarrod Chesney ,Vladimir Prus,"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"") Error is : C:\devenv\src\boost-jam\3.1.18>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."" ### To reproduce: ** Download a mingw-w64 toolchain from mingw-w64 at sourceforge. 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 ** extract somewhere, ** Add the bin directory in the download to your path ** change to the boost-jam 3.1.18 src directory ** execute ""build.bat gcc"" To see expected result, use boost-jam 3.1.17 instead. ",Bugs,new,To Be Determined,build,Boost.Jam 3.1.18,Showstopper,,build.bat gcc,