Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Fri, 5 Sep 2014 21:09:54 +0400 (MSK)
From: Alexander Monakov <amonakov@...ras.ru>
To: musl@...ts.openwall.com
Subject: Re: In-progress stuff, week of Sept 1

On Fri, 5 Sep 2014, Rich Felker wrote:
> If I'm not mistaken, the __sync intrinsics require at least gcc 4.2
> and perhaps even a later post-GPLv3 version (unacceptable to a
> considerable portion of musl's users). I'm not clear whether pcc
> supports them too.

The earliest release to have __sync built-ins is 4.1, and the earliest release
to have __atomic built-ins is 4.7.

Alexander

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.