
17 Aug
2005
17 Aug
'05
7:13 p.m.
On Wednesday 17 August 2005 16:24, Paul A Bristow wrote:
I:\boost_1_33_0>bjam -q -sMSVC_ROOT="C:\Program Files\Microsoft Visual Studio 8\ VC" -sTOOLS=msvc --builddir=i:\temp --with=test --stagedir=i:\libs --without-pyt hon stage > i:\temp\bjam.log [...] And they have the wrong name - vc6 - a compiler I thankfully discarded some long time ago ;-)
This one's easy: 'TOOLS=msvc' means VC6. I wonder what the compiled binary looks like though...
I get two versions, one labelled with Boost version, one not. Why?
Is it possible that one is static and the other isn't? Uli