Boost logo

Boost-Build :

From: Uwe Sander (usander_at_[hidden])
Date: 2004-01-12 22:49:13


Hi David,

okay, I am here, as you requested :-) What I have to do to force the build
using the cross platform toolkit is 1) modify the used binaries for compiling
and linking (should be easy, I can set the environment vars which are read by
bjam) and 2) modify some flags (replace -pthread with -mthreads for example)
and I do not know how to do that.
As far as I can see from the gcc.jam file, it seems not to be possible to
replace that threading flag w/o changing the gcc.jam file or writing a new
toolset, or am I wrong?

Thanks
Uwe

 


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