Boost logo

Boost-Build :

Subject: Re: [Boost-build] Building with VC++ using address-model=64
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2013-05-22 01:17:35


AMDG

On 05/21/2013 06:24 PM, Edward Diener wrote:
> 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:
>>>> 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.
>

Grrr. I didn't notice that the code handling it
was in a comment. You'll have to use:

<setup-amd64>"/path/to/vcvars64.bat"

In Christ,
Steven Watanabe


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