Boost logo

Boost-Build :

From: Steven Solie (ssolie_at_[hidden])
Date: 2004-08-23 10:57:07


I've managed to get bjam v1 ported to AmigaOS but now I'm stuck as to
how to control the build process. I'm used to makefiles and such so
this whole bjam idea is new to me.

For example, I want to build the graph library examples. I cd to the
examples directory and type bjam but it complains about a missing
subproject rule. Seems I can only run bjam from the root of Boost.

So how does one control what is and is not built with bjam from the
root of Boost?

I need to tell bjam to ignore some libraries (e.g. threads) which are
not ported to AmigaOS but include others. I'm especially interested
in building the test suites and examples for my platform.

 


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