|
Boost-Build : |
From: Alexey Pakhunov (alexeypa_at_[hidden])
Date: 2005-09-28 06:37:36
Bojan Resnik wrote:
> using msvc : 6 ;
> using msvc : 7.1 ;
[skip]
> warning: toolset msvc initialization: can't find tool cl.exe
> warning: initialized from
try this:
using msvc : 6.0 ;
using msvc : 7.1 ;
> Command line error D2016 : '/Ze' and '/Za' command-line options are incompatible
> Although there is no mention of either /Ze or /Za in the command line.
Can you show the command line that bjam prints with -o? ("bjam --v2
-ocmdline.cmd")
Best regards/Venlig hilsen,
Alexey Pakhunov.
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