[110689] trunk/base/src/darwintracelib1.0/darwintrace.c
Joshua Root
jmr at macports.org
Tue Sep 3 17:40:51 PDT 2013
On 2013-9-4 10:34 , Jeremy Huddleston Sequoia wrote:
>
>
> Sent from my iPhone...
>
>> On Sep 3, 2013, at 17:06, Joshua Root <jmr at macports.org> wrote:
>>
>>> On 2013-9-4 09:51 , Joshua Root wrote:
>>> What is the actual problem with gcc-4.0?
>>
>> To answer my own question, no support for __sync_bool_compare_and_swap.
>> Could it use OSCompareAndSwap instead?
>
> Yes, but that is darwin specific. We should use OSAtomics do in an __APPLE__ path and __sync_bool_compare_and_swap elsewhere.
>
> Ill work on that later.
Does darwintrace actually work on other platforms?
- Josh
More information about the macports-dev
mailing list