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 14:40:54


On 6/29/2015 7:12 PM, Paul A. Bristow wrote:
>
>
>> -----Original Message-----
>> From: Vladimir Prus [mailto:vladimir.prus_at_[hidden]]
>> Sent: 29 June 2015 07:36
>> To: boost-build_at_[hidden]
>> Subject: Re: [Boost-build] How to specifiy multiple gcc compilers using windows 8.1
>>
>> 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?
>
> Yes - Sorry - speed of fingers deceived the keyboard
>
> I meant I am NOW able to compile in 32-bit but NOT in 64.

Thanks for clarification; this is quite strange behavior. If you touch that cpp file, and run again
with -d2, what is the exact compilation command line?

Do I need anything special for clang from llvm.org to work - I think you'd mentioned a need to
have MinGW installed as well?

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