Subject: [Boost-bugs] [Boost C++ Libraries] #4976: boost-jam 3.1.18 + mingw-w64
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-12-13 10:22:04
#4976: boost-jam 3.1.18 + mingw-w64
-------------------------------------------------------+--------------------
Reporter: Jarrod Chesney <jarrod.chesney@â¦> | Owner: grafik
Type: Bugs | Status: new
Milestone: To Be Determined | Component: bjam
Version: Boost.Jam 3.1.18 | Severity: Showstopper
Keywords: build.bat gcc |
-------------------------------------------------------+--------------------
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.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4976> 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:50:05 UTC