-----Original Message----- From: Boost [mailto:boost-bounces@lists.boost.org] On Behalf Of Steven Watanabe Sent: 28 February 2015 15:54 To: boost@lists.boost.org 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