|
Boost-Build : |
From: rameysb (Ramey_at_[hidden])
Date: 2004-07-02 12:45:36
I've got Jamfile in my test directory.
I builds and runs all my tests on mulitple configurations. So far so
good.
Except one: That platform uses STLPORT which requires that
everything be built with the the multi-threaded compabible object
files and libraries. The Jamfile makes no specific indication as to
whether compilations should be done with or without multi-threading.
>From observing the files produced. It seems that it builds for
single tasking executables by default.
My question is: How should I specify that for one particular
situation - configuration uses STLPort - that it should build
executables for multi-threading and an use corresponding runtime
libraries?
Robert Ramey
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk