Boost logo

Boost-Build :

From: aneubeck2004 (aneubeck2004_at_[hidden])
Date: 2004-07-19 09:12:54


Hi.

I want to use bjam v2 for my projects.
I must be able to compile it on a Linux-machine or a Sun-machine, with
32bit or 64bit, multithreaded or singlethreaded, with cc or gcc
compiler, and of course debug or release. For each combination I'd
like to have a different build directory.

Bjam solves automatically half of my problems:
multithreaded/singlethreaded, cc/gcc, debug/release.

But how can I force different directories for linux/sun and 32/64bit?

Alexander

 


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