discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building GNUstep/Etoile on Solaris


From: Chris B. Vetter
Subject: Re: Building GNUstep/Etoile on Solaris
Date: Fri, 23 Feb 2007 15:28:28 +0100

On 2/23/07, Andreas Höschler <ahoesch@smartsoft.de> wrote:
gcc PortableUContext_asm.S -c -o obj/PortableUContext_asm.o
[...]
The stuff in  PortableUContext_asm.S does not seem to be portable! Any
idea?

The code lacks support for SPARC. It only checks for x86, PPC and ARM
-- however, there's a one-liner at the end of the file that is not
ifdef'd out in case the file is compiled on a platform other than the
ones supported BUT uses ELF binaries, which SPARC does.

--
Chris




reply via email to

[Prev in Thread] Current Thread [Next in Thread]