$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Powell, Gary (powellg_at_[hidden])
Date: 2003-03-21 18:46:27
Hi,
What is the bjam control flag for making static vs shared libraries?
I tried
bjam "-sBUILD=release/<instruction-set>pentiumpro<link>static"
but it still made an .so (shared) library.
And is it possible to build a debug version that doesn't use the debug Stlport?
(I'm working on building the gcc-stlport version.)
Yours,
-Gary-
powellg_at_[hidden]