[context] b2 fails to build libraries if --with-context is set

2 Mar
2015
2 Mar
'15
3:06 p.m.
Hi, Issue with failing boost build are reported here: http://stackoverflow.com/questions/27342524/buidling-boost-error-name-clash-... and http://stackoverflow.com/questions/28398390/boost-build-breaks-name-clash-fo... This seems like a critical bug! -- Best regards, Antony Polukhin

2 Mar
2 Mar
5:22 p.m.
New subject: [context] b2 fails to build libraries if --with-context is set
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
3714
Age (days ago)
3714
Last active (days ago)
1 comments
2 participants
participants (2)
-
Antony Polukhin
-
Paul A. Bristow