[Haskell-cafe] Re: Support for lock-free/wait-free programming? /
ANN: bits-atomic
Gregory Collins
greg at gregorycollins.net
Mon Aug 30 11:53:11 EDT 2010
Gabriel Wicke <wicke at wikidev.net> writes:
> On Sun, 29 Aug 2010 13:08:48 -0400, Gregory Collins wrote:
>
> After some more off-list discussion with Gregory (thanks for your help!) I
> split out the atomic operations to the bits-atomic package [1] which no longer
> depends on libgcc_s. GCC produces native code for atomic operations, so
> libgcc_s is not needed for these operations.
Wonderful, works perfectly, thanks!
G
--
Gregory Collins <greg at gregorycollins.net>
More information about the Haskell-Cafe
mailing list