From: Reed H. <re...@in...> - 2005-12-13 00:20:13
|
On Dec 12, 2005, at 12:49 PM, Braden McDaniel wrote: > You can thank the broken philosophy behind Boost's build system for > the length of its compile time. I believe it compiles *every* > configuration variant supported by its build system as a matter of > course. So you end up compiling the same library multiple times in > different ways. This is, presumably, a convenience for the Boost > developers who want to test all configurations. But it's a hell of a > thing to impose on users. I seem to recall that you can specify which configuration to build? You might need to edit some jamfile or set environment variables or something? Reed |