|
Boost Users : |
From: Davlet Panech (dp1978x_lists_at_[hidden])
Date: 2004-12-14 14:30:04
Hello,
I want to build one variant of a one boost DLL library using the regular
bjam scripts; I tried the following
tools/build/jam_src/bin.ntx86/bjam \
-q \
-d2 \
-sTOOLS=msvc \
-sBUILD="debug <runtime-link>dynamic <threading>multi" \
boost_date_time
which builds *both* the DLL and the static lib, but I want only the DLL.
I'm guessing I'd have to replace "boost_date_time" with some mangled
"fully-qualified" target name, what is it?
Another question, is it possible to "stage" individual libraries?
Thanks,
D.
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