discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Where Is 'GSConfig.h'?


From: Adam Fedor
Subject: Re: Where Is 'GSConfig.h'?
Date: 09 Sep 2003 08:13:56 -0600

On Tue, 2003-09-09 at 00:42, Philip Mötteli wrote:
> Hi René
> Here's the main problem:
> 
> configure:6426: checking whether objc really works
> configure:6448: gcc -o conftest -g -O2  -fgnu-runtime 
> -I/usr/GNUstep/System/Library/Headers/gnu-gnu-gnu -x objective-c  
> -L/usr/GNUstep/System/Library/Libraries/powerpc/darwin6.6/gnu-gnu-gnu 
> -L/usr/GNUstep/System/Library/Libraries/powerpc/darwin6.6 conftest.c   
> -lobjc     >&5


You need to be using the Apple runtime.  Configure gnustep-make like
this:

./configure --with-library-combo=apple-apple-apple

Or try

export LIBRARY_COMBO=apple-apple-apple
before configuing base.





reply via email to

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