On Sep 3, 2013, at 17:40, Joshua Root <j...@macports.org> wrote:

> On 2013-9-4 10:34 , Jeremy Huddleston Sequoia wrote:
>> 
>> 
>> Sent from my iPhone...
>> 
>>> On Sep 3, 2013, at 17:06, Joshua Root <j...@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?

That shows where my head is at.

Yeah, we only build it on darwin, so just switching over to OSAtomics is 
probably the best approach.

--Jeremy

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to