
11 May
2010
11 May
'10
3:14 p.m.
On Tue, May 11, 2010 at 5:07 PM, Vladimir Prus <ghost@cs.msu.su> wrote:
Probably not -- you command line appears to be wrong. Neither --architecture=amd64 nor --address-model=64 ever worked. If you try:
./bjam.exe architecture=amd64 address-model=64 -j2 link=shared
does it behave better?
Not really. It tells me amd64 is not a valid architecture. But without it, just with the address-model=64, it works. Gees, so it looks like it's my fault after all. As it so often is. So sorry to bother you. On the other hand, perhaps bjam should complain about non-existing switches... Cheers, Stephan