discuss-gnustep
[Top][All Lists]
Advanced

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

Re: GNUstep build problem


From: Fred Kiefer
Subject: Re: GNUstep build problem
Date: Fri, 08 Jan 2010 06:27:53 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.1.5) Gecko/20091130 SUSE/3.0.0-1.1.1 Thunderbird/3.0

Am 07.01.2010 23:54, schrieb Adam Fedor:
> 
> On Jan 7, 2010, at 3:35 PM, Andreas Höschler wrote:
> 
>> This got the thing installed. The recommendation though was
>>
>>      "you should compile all source code with `-fpic' or `-fPIC'."
>>
>> How can I make gcc use this option for everything it does?
> 
> 
> -fPIC should be used on almost every target that GNUstep Makefiles support. 
> You can check under gnustep-make/target.make
> 
> Did you see it when you typed "make messages=yes" ?  I checked and it does 
> look set for Solaris targets.

It is true, so far we have only seen the link command, not the one used
for compilation. To see the results of configure on make and base would
also help to diagnose the issue.

I think that Andreas problem comes from one of the other libraries he is
linking in not being properly compiled. He should try to find out which
one. The obvious first candidates are ffcall and freetype, but it might
as well be one of the other libraries of the system (libobjc springs to
mind).





reply via email to

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