troy d. straszheim wrote: > Brad King wrote: >> Perhaps the boost CMake code is not setting SOVERSION. > > Hmm. It isn't setting it on purpose... If I set either VERSION or > SOVERSION on a module on the mac, I get: [snip] > ../../../lib/libboost_python-mt.1.41.0.dylib -framework Python > i686-apple-darwin9-g++-4.0.1: -compatibility_version only allowed with > -dynamiclib
Interesting. I guess loadable modules do not technically need any version because nothing can link *to* them. -Brad _______________________________________________ Boost-cmake mailing list Boost-cmake@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-cmake