I\'m trying to recompile boost with -fPIC option (toolset gcc). I add cxxflags=-fPIC on b2 command line.
cxxflags=-fPIC
b2
When done, what\'s the best strateg