Boost logo

Boost :

Subject: Re: [boost] bootstrap.bat broken for MinGW since 1.55
From: Jim Bell (Jim_at_[hidden])
Date: 2013-12-03 12:09:12


On 2013-12-03 8:39 AM, Björn Pollex wrote:
> On Tue, Dec 3, 2013 at 3:12 PM, Björn Pollex
> <bjoern.pollex_at_[hidden]>wrote:
>
>> I have just tried to bootstrap Boost 1.55 for use with 32 bit MinGW on
>> Windows 7. Here is what I get:
>>
>>
> ... Using
> "boostrap.bat mingw" produces the exact same output.
>

This should bootstrap MinGW:

     bash
     cd BOOST_ROOT/tools/build/v2/engine
     ./build.sh mingw
     cd BOOST_ROOT
     ./tools/build/v2/engine/bin.ntx86/bjam.exe ...


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk