
30 Sep
2005
30 Sep
'05
9:14 p.m.
Hi all, I'd like to create a single version for each boost library instead of eight, so I run: bjam -sTOOLS=gcc -sBUILD="release <runtime-link>dynamic <threading>multi" install Although it doesn't build the debug single-threaded versions, it still creates both the dynamic and the static ones. Does the static version have to be built always ? TIA, George