Boost logo

Boost-Build :

Subject: Re: [Boost-build] How to specifiy multiple gcc compilers using windows 8.1
From: Vladimir Prus (vladimir.prus_at_[hidden])
Date: 2015-06-05 03:51:40


On 6/4/2015 3:20 PM, Paul A. Bristow wrote:
> I am trying to specify multiple version of GCC compilers in my user-config like this
>
> using gcc
> : # version
> 4.8.1
> : # compiler exe location
> "C:\Program Files\mingw-builds\x64-4.8.1-win32-seh-rev5\mingw64\bin\g++.exe"
> : # options
> ;
>
> or forward slash
>
> 'C:/Program' is not recognized as an internal or external command,
> operable program or batch file.

Paul,

I've checked in a fix for this:

    https://github.com/boostorg/build/commit/831e37cedb1aeefb53f20afd600618a7946241e9

Could you please try again after updating your Boost.Build?

Thanks,
Volodya


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk