Boost logo

Boost :

Subject: Re: [boost] [Boost-maint] [context, config] Always setting address-model and architecture (Was: Conflicts when building libraries at root)
From: Paul A. Bristow (pbristow_at_[hidden])
Date: 2015-02-28 12:37:44


> -----Original Message-----
> From: Boost [mailto:boost-bounces_at_[hidden]] On Behalf Of Steven Watanabe
> Sent: 28 February 2015 15:54
> To: boost_at_[hidden]
> Subject: Re: [boost] [Boost-maint] [context, config] Always setting address-model and architecture
(Was:
> Conflicts when building libraries at root)
>
> AMDG
>
> On 02/28/2015 08:44 AM, Paul A. Bristow wrote:
> >
> > I:\modular-boost>.\b2 --address-model=64 > ../develop-build.log doesn't work :-(
> >
> > I:\modular-boost>.\b2 --address-model=32 > ../develop-build.log doesn't work either :-((
> >
>
> No "--" It's spelled address-model=32

Indeed - will I ever understand the b2 syntax? :-(

It seems, I also need to specify the architecture=ia64 too

.\b2 address-model=64 architecture=ia64 > ../develop-build.log

'cl' is not recognized as an internal or external command,
operable program or batch file.

(I think I haven't chosen the 64 bit compiler version?)

.\b2 address-model=32 architecture=x86 > ../develop-build.log

is working.

Thanks

Paul

---
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