Boost logo

Boost :

Subject: Re: [boost] [context] b2 fails to build libraries if --with-context is set
From: Paul A. Bristow (pbristow_at_[hidden])
Date: 2015-03-02 12:22:26


> -----Original Message-----
> From: Boost [mailto:boost-bounces_at_[hidden]] On Behalf Of Antony Polukhin
> Sent: 02 March 2015 15:07
> To: boost_at_[hidden] List
> Subject: [boost] [context] b2 fails to build libraries if --with-context is set
>
> Hi,
>
> Issue with failing boost build are reported here:
> http://stackoverflow.com/questions/27342524/buidling-boost-error-name-clash-for-pstage-libboost-
> system-vc120-mt-1-58-dll/27885628#27885628
> and
> http://stackoverflow.com/questions/28398390/boost-build-breaks-name-clash-for-pstage-liblibboost-
> system-so-1-58-0

I've also hit this.

After taking advice, I worked around by adding specific `address-model=64 and architecture=X86` to
the b2 command.

.\b2 address-model=64 architecture=x86 > ../develop-build64.log

But it needs fixing?

Paul

PS Why is architecture=x86 rather than x86_x64 or something?

http://en.wikipedia.org/wiki/X86-64

x86-64 (also known as x64, x86_64 and AMD64)

---
Paul A. Bristow
Prizet Farmhouse
Kendal UK LA8 8AB
+44 (0) 1539 561830

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