Boost logo

Boost :

From: Doug Gregor (dgregor_at_[hidden])
Date: 2007-08-15 08:49:01


On Aug 15, 2007, at 8:17 AM, Larry Evans wrote:
> One other thing: The directory names shown by the output of find
> above
> don't indicate which compiler was used. Bjam does this so that
> different (and I assume incompatible ) compiler .o files won't be
> linked
> together. Is this on the todo list or is there some other way to
> emulate this bjam safety measure?

The CMake-based system will not emulate this feature. If you want to
build for multiple compilers, just create multiple build trees and
configure/build them separately.

        - Doug


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk