Matthias Troyer <[EMAIL PROTECTED]> writes: > Dear Boosters, > > Since we got to work jam on the Cray, found an > optimizer bug when compiling regex with -O3 that we > will report to Cray and got regex to compile at -O2, I > am now running the regression tests. > > While they are running I want to ask a question about > building and post a patch/question about running the > rgeression tests. > > First the (maybe stupid) question: how can I disable > the building of shared libraries when using bjam? > Shared libraries do not seem to exist on the > vector-Crays and I would like to disable them, instead > of getting build failures.
Not stupid at all; currently Boost.Build doesn't have a way to deal with target types that aren't supported at all on a given platform. We'll have to see if we can find a way to handle that. -- David Abrahams [EMAIL PROTECTED] * http://www.boost-consulting.com Boost support, enhancements, training, and commercial distribution _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost