discuss-gnustep
[Top][All Lists]
Advanced

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

Re: GNUstep on 10.7


From: artware
Subject: Re: GNUstep on 10.7
Date: Sat, 27 Aug 2011 16:37:04 -0500

After spending all day yesterday trying to get this to work, I
probably have a libffi in every other directory. I wiped out two, and
I'm currently doing a find / -name libffi.dylib to find the rest.

There are many libffi copies in the MacOSX sdks, but I can't get rid of those.

libobjc2 from svn is the one I'm trying to compile—I'm following
David's instructions as closely as possible.


On Sat, Aug 27, 2011 at 4:22 PM, Adam Fedor <fedor@gnu.org> wrote:
> Well, if you removed it and it still worked, that probably  means there was 
> another libffi somewhere.
>
> And if you are using clang, you probably want libobjc2, not libobjc. You 
> should look at the instructions that David sent a link to.
>
> To install. Make sure you source the GNUstep.sh script
>
> . /System/Library/Makefiles/GNUstep.sh
>
> (make sure the patch is correct for where you install GNUstep).  If that 
> still doesn't work, it's because sudo does not pass on environment variables, 
> and you'd have to do something like
>
> sudo make GNUSTEP_MAKEFILES=/System/Library/Makefiles install
>



reply via email to

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