On Dec 13, 2006, at 3:42 PM, Warren Nagourney wrote:

I installed gnustep using the most recent script from gnustep.org and everything seemed to install perfectly (after acquiring a proper Objective C compiler - version 3.4 - and the libraries). I understand that gnustep is always compiled with the "-fPIC" option (at least on PPC hardware). Can someone suggest a work-around? I have run out of ideas and am very anxious to install working gnustep apps.

It's likely that there is a non-gnustep library that is causing the problems. Most likely it is ffcall, if you are using it. Try recompiling and installing ffcall with -fPIC to see if that works (also recompile gnustep-base).



_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to