|
Boost-Build : |
From: Andre Hentz (ahentz_at_[hidden])
Date: 2004-02-19 04:08:07
Vladimir Prus wrote:
> Andre Hentz wrote:
>
>>Hi,
>>
>>I'm trying to get V2 working on the mac. I tweaked the tests a little
>>but got stuck at:
>>
>> error: no native rule "add-pair" defined in module "class_at_order."
>>
>>
>>any clues?
>
>
> Yes, you did not rebuilt bjam or did not upgraded it from CVS.
>
> - Volodya
>
Thanks, Volodya. I hadn't upgraded jam_src from cvs.
I have another question for you. Some tests are failing because an
extra -s flag is passed to ld. If you recall, darwin.jam inherits from
gcc.jam. Obviously, the flag is ok for GNU ld but not for MAC's ld.
In gcc.jam we have:
flags gcc.link OPTIONS <debug-symbols>off : -s ;
My question is: how can I undo that in darwin.jam?
Thanks in advance,
Andre Hentz
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