
2 Feb
2007
2 Feb
'07
7:11 p.m.
Hi, In boost 1.33.1, I can compile static libraries with -fPIC using command: bjam -j4 --prefix=/usr "-sBUILD=release <runtime-link>static <cxxflags>-fPIC" --with-serialization --with-iostreams install but -s no longer works for bjam/cvs. Can anyone show me the equivalence of the above command? Many thanks in advance. Bo