Boost logo

Boost Users :

From: John Maddock (john_at_[hidden])
Date: 2006-07-19 07:48:21


Scott Amort wrote:
> My question is: is there an already available option that I can add
> when compiling the Boost libraries to enable this setting? I am not
> at all familiar with the BJam build system.

cd boost-root/libs/regex/build
bjam -sBUILD="<cxxflags>-fPIC" stage

Or you could hack one of the provided makefiles in libs/regex/build to do
this quite easily.

John.


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