Den 18. feb. 2013 kl. 19:32 skrev Sturla Molden :
> The problem this addresses is when GCC does not use atomic builtins and emits
> __synch_fetch_and_add_4 and __synch_fetch_and_sub_4 when Cython are
> internally refcounting memoryview buffers. For some reason it can even happen
> on x86 and a
Hi,
I just noticed that the Sage build is broken:
"""
gcc -pthread -shared -L/jenkins/sage/sage-5.2/local/lib
build/temp.linux-x86_64-2.7/sage/rings/polynomial/polydict.o
-L/jenkins/sage/sage-5.2/local/lib -L/release/merger/sage-5.2/local/lib
-lcsage -lstdc++ -lntl -lpython2.7 -o
build/lib.linux-