From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu From: Hermann Samso Message-ID: <9f9b0n$8nj$1@newsserver.rrzn.uni-hannover.de> References: <20010601225409.1D11D199C0@mail.cse.psu.edu> Subject: Re: [9fans] gcc x86 assembly help Date: Mon, 4 Jun 2001 08:48:31 +0000 Topicbox-Message-UUID: ae9a8226-eac9-11e9-9e20-41e7f4b1d025 Russ Cox wrote: > Ishwar has been trying to compile drawterm on a > Linux 2.4 kernel. The drawterm code (like the Inferno > code before it) depends on the fact that there are > different TSS registers in each process in Linux, > but this changed in 2.4 so the Linux-specific code > broke. > He's now trying to use the pthread-specific code > (which works well under FreeBSD and Irix), but gets > a weird message from gcc about "impossible register > constraint in asm" on the x86 test-and-set code. Seems to me, as if it where more a gcc specific problem. I am having the same difficulties to compile some Atari-ST emulator. Would also appreciate any help. hermann samso