Boost logo

Boost-Build :

From: Jarda Grešula (jgresula_at_[hidden])
Date: 2006-07-16 17:13:18


Hello,

my scenario is that I use msvc toolset configured like this:

using msvc : x.y ;

but every now and then I use msvc toolset configured in this way:

using msvc : x.y : : <compiler>nmcl.exe <linker>nmlink.exe ;

Is there a way to define these side-by-side in a Jamfile and select one of them
from command line?

Thanks,
Jarda.


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk