|
From: | Ricardo 'Dino' Strausz |
Subject: | Re: cannot install... |
Date: | Mon, 16 Feb 2009 09:32:36 -0600 |
Am Sonntag, den 15.02.2009, 09:20 -0700 schrieb Adam Fedor:
It seems like libffi is not compiling on your version of darwin. You
might try
./InstallGNUstep --ffi=ffcall
to force compiliation of ffcall instead of libffi. Although if you
are just interested in using gdl2, you probably don't need to compile
gnustep-startup. gnustep-startup is meant to set up a complete
GNUstep system on your computer, but on Mac OS X, all you really need
are the extensions to the base library to use gdl2 - everything else
comes with Mac OS X. So you might just try compiling and installing
separately:
Indeed... on a Mac you're probably better off with Cocoa + BaseAdditions
(I believe the -base library configured on the Mac will default to only
building the extension library). And then build GDL2 on top of that.
Please let us know how it goes.... either way you chose. But if your
building gnustep from startup and have issues with GDL2 let us know
which ObjC runtime you are using.
Cheers,
David
[Prev in Thread] | Current Thread | [Next in Thread] |