Boost logo

Boost-Build :

From: Andrey Melnikov (melnikov_at_[hidden])
Date: 2005-07-02 12:47:36


David Abrahams wrote:
> Andrey Melnikov <melnikov_at_[hidden]> writes:
>
>>What if I have both msvc 7.1 and 8.0? How should I specify them both
>>in user-config?
>
> Easy way:
>
> import msvc-config ;
>
> "Hard" way:
>
> using msvc : 7.1 ;
> using msvc : 8.0 ;
>
>>Can I build with multiple configurations with multiple toolsets at once?
>
> Of course!
>
How should I specify 2 versions using command line? Can I specify tools
locations there too?

Andrey

 


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