Richard Hadsell wrote:
If you are using g++, you should be able to use
-sBUILD="<shared-linkable>true" (plus any other options you want). It
works with Boost 1.33.0, and I assume it will still exist in later versions.
Thanks, this did the trick.
Best,
Scott