Boost logo

Boost-Build :

From: David Abrahams (dave_at_[hidden])
Date: 2006-09-28 17:04:14


"K. Noel Belcourt" <kbelco_at_[hidden]> writes:

> On Sep 27, 2006, at 5:28 PM, David Abrahams wrote:
>
>> Noel,
>>
>> could you try the enclosed patch to tools/build/v2/tools/darwin.jam
>> and let me know if it works?
>>
>> Thanks,
>>
>> --- darwin.jam 16 Sep 2006 12:33:43 -0400 1.22
>> +++ darwin.jam 27 Sep 2006 19:27:01 -0400
>> @@ -60,12 +60,42 @@
>>
>> _ = " " ;
>>
>> +rule link
>> +{
>> + local
>> +}
>
> I think this rule is superfluous (there's already a rule link
> below),

Yeah.

> and should be removed. But either way, this doesn't fix the
> problem. I still get "-F -framework vecLib" on the link line.

Doh! That's because I only did the hard part of the patch. Please
try this one instead:



-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com


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