Boost logo

Boost-Build :

From: Damien Garrido (dgarrido_at_[hidden])
Date: 2006-06-28 22:36:02


Hello,

I tried and failed to build regex library from boost v1.33.1.
Here is what I did :

1) Unzipped boost_1_33_1.exe to boost_1_33_1 folder
2) Unzipped boost-jam-3.1.13-1-ntx86
3) Copied bjam.exe to boost_1_33_1 folder and went in
4) Made a boost_1_33_1\build folder
4) Started \Program Files\Microsoft Visual Studio\VC98\Bin\VCVARS32.BAT
5) Started the following command line:
        bjam.exe --sTOOLS=msvc --build-dir=./build --with-regex stage

Then I got plenty of these error messages :

"Command line error D2016 : '/Ze' and '/Za' command-line options are
incompatible"
Note: I'm using Visual C++ 6.0 SP5

Please, did I missed something ?

Thanks in advance,

Damien Garrido


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