Kurt Roeckx <[EMAIL PROTECTED]> writes: > Some package fail to build on amd64 with this error: > /usr/include/c++/3.3/x86_64-linux/bits/atomicity.h:40: error: inconsistent > operand constraints in an `asm'
If I replace the atomicity.h by the general one it works. So I have to assume something in atomicity.h really is wrong. Can somebody please take a look at it since I don't know enough about it myself. Kurt