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-29 02:35:53


On 6/28/2015 2:44 PM, Paul A. Bristow wrote:
> I am not able to compile a hello-world program OK in 32-bit mode (see attached clang-32.log)
>
> I:\modular-boost\libs\quickdox\example>b2 -a toolset=clang-3.6.1 address-model=32 --debug-configurat
> ion > clang-32.log
>
> but sadly adding address-model=64 like this

Looking at clang-32.log I see no errors and the link appears to succeed. Did you mean to say that 32-bit
compilation works but 64-bit does not?

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