15 Mar
2004
15 Mar
'04
2:38 p.m.
On Monday 15 March 2004 06:21 am, Ulf Johansson wrote:
During the build process I get compiler warnings because the standard version of VC won't do advanced optimizations, but otherwise there seems to be no problem. Bjam stops after having generated the above libraries. Shouldn't there be more? What's the difference between those starting with boost and those starting with libboost? Do I have to somehow generate the remaining libraries separately?
The majority of Boost libraries do not require any extra compilation, because all of the code is in the library headers. Many Boost users don't need to compile anything separately. Doug