Boost logo

Boost-Build :

From: Ruediger Berlich (ruediger.berlich_at_[hidden])
Date: 2008-02-15 18:28:48


Hi Jurko,
thanks for the comprehensive answer!

> I believe it is 'bjam -j 2'. :-)

Ummh - wouldn't it then make sense to make this the default in the main
Boost Makefile for 1.35.0 ? It is just a wrapper around bjam, and simply
adding "-j 2" to

BJAM=./tools/jam/src/bin.linuxx86/bjam

pretty much halfed my compilation time for Boost on a Core 2 Duo.

Likely many users will just call "make" and not bjam in order to compile
Boost, and "-j 2" doesn't hurt on single processor machines.

Thanks and Best Regards,
Ruediger


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