discuss-gnustep
[Top][All Lists]
Advanced

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

Re: *Any* way to getting GNUstep on a G4 ???


From: Adam Fedor
Subject: Re: *Any* way to getting GNUstep on a G4 ???
Date: Wed, 27 Oct 2004 20:37:06 -0600


On Oct 27, 2004, at 6:06 PM, M. Uli Kusterer wrote:


Okay, the error I got was:

  Compiling file NSNumber11.m ...
  Compiling file NSNumber12.m ...
  Linking library libgnustep-base ...
ld: /usr/local/lib/libffi.a(darwin.o) section's (__TEXT,__eh_frame)
type S_REGULAR does not match previous objects type S_COALESCED

Are you sure that when you built libffi, it was built using the gcc332 compiler and not Apple's cc compiler? This sort of error tends to occur when one library is built with a different compiler (version or type) than the other libraries.

Also, I built libffi from the gcc-3.3.2 distribution and didn't try to take it from a different compiler version. I don't know why some one recommended that. It seems like a bad idea.


P.S. I can run GNUstep and MacOSX apps on my Mac at the same time, so I know it is possible.





reply via email to

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