Boost logo

Boost-Build :

Subject: Re: [Boost-build] Building with VC++ using address-model=64
From: Edward Diener (eldiener_at_[hidden])
Date: 2013-05-21 21:24:54


On 5/18/2013 11:29 AM, Steven Watanabe wrote:
> AMDG
>
> On 05/18/2013 08:01 AM, Edward Diener wrote:
>> On 5/18/2013 10:30 AM, Steven Watanabe wrote:
>>>
>>> Boost.Build tries to handle this. However, it seems
>>> to be failing because bjam is built as a 32-bit executable.
>>> You should be able to force the issue with:
>>>
>>> using msvc : 11.0 : : <setup-options-amd64>amd64 ;

I tried this with msvc 9.0, but the output shows vcvarsall.bat being
called with x86_amd64.


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