Andreas Schwab dixit: >Thorsten Glaser <[email protected]> writes: > >> => 0x800003b2 <+50>: jsr 0x80000a16 <__sync_add_and_fetch_4> > >How did you get that?
GCC happens to generate these if you use the atomic builtins even in 4.6 already. I then backported their implementation: http://ftp.debian-ports.org/debian/pool-m68k/main/g/gcc-4.6/gcc-4.6_4.6.3-8+m68k.1.diff.gz Look into gcc-4.6_4.6.3-8+m68k.1.diff.gz#patchfs/gcc-4.6-4.6.3/debian/patches/m68k-atomic.diff.diff bye, //mirabilos -- 21:12⎜<Vutral> sogar bei opensolaris haben die von der community so ziemlich jeden mist eingebaut │ man sollte unices nich so machen das desktopuser zuviel intresse kriegen │ das macht die code base kaputt 21:13⎜<Vutral:#MirBSD> linux war früher auch mal besser :D -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

