Boost logo

Boost Users :

Subject: [Boost-users] What is wrong building a debug build of boost?
From: Hansi (hansipet_at_[hidden])
Date: 2009-02-11 12:08:20


Hi,

Til now I have used the following 2 commands to build the boost library:

bjam.exe --toolset=msvc --build-type=debug link=static threading=multi
stage --stagedir=.

bjam.exe --toolset=msvc --build-type=release link=static threading=multi
stage --stagedir=.

and it has worked with boost 1.37.

With boost 1.38 I don't get anymore the debug builds of the library.
What it is wrong with this command? I use 3.1.17 of bjam.exe

Thanks for any hint!

Regards
Hansjörg


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net