Boost logo

Boost-Build :

From: K. Noel Belcourt (kbelco_at_[hidden])
Date: 2008-07-03 13:12:02


On Jul 1, 2008, at 11:48 AM, Rene Rivera wrote:

> K. Noel Belcourt wrote:
>> I've restarted the release branch tests for darwin (intel and
>> ppc). The
>> PPC tests ran okay but I got this error trying to compile
>> process_jam_log.cpp on the Intel-based machine. If I just remove the
>> -isysroot option, things compile okay. Not sure who added this
>> option
>> for Intel Mac, nor when it was added.
>
> That would be me, I think. But the strange part is that it
> shouldn't be
> there by default. It should add those only when one asks for a
> specific
> macosx-version. And I just checked, and I don't get the option when
> doing just "bjam". Do you have the bjam invocation that it used for
> pjl?

Any idea on this Rene? It seems to me that sdk-version is always
being defined in the rule init-available-sdk-versions in darwin.jam.
Seems like you shouldn't search for SDKs in this rule unless the user
asks you to, rather than always searching for them.

-- Noel


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