blackberry / Boost

The Boost C++ Libraries
Boost Software License 1.0
224 stars 120 forks source link

There is no actual dynamic build type, the two types are static and #1

Open absmall opened 11 years ago

absmall commented 11 years ago

I'm able to build a static boost library, but not a dynamic boost library, the build fails. It appears that there is no "dynamic" type, the alternative to static is called "shared".