discuss-gnustep
[Top][All Lists]
Advanced

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

Re: gcc3.1 on Redhat 7.3


From: Nicola Pero
Subject: Re: gcc3.1 on Redhat 7.3
Date: Mon, 27 May 2002 11:47:24 +0100 (BST)

> Hello,
> 
> I'm currently going through the hassles of setting up a RedHat 7.3 box,
> which turns out to be less GNUstep friendly than RH7.2. Unlike RH7.2 no
> gcc3 is provided.
> Therefore I downloaded and compiled gcc 3.1 without any problems.
> However only a static libobjc is generated (libobjc.a; also libobjc.la
> is produced: what is this for?). Does anybody know how to force a shared
> library in the gcc compilation process?

I think you need --enable-shared in the ./configure step.  Other options
(definitely one for threads) might be required ... please check the
existing build guide by Dennis.




reply via email to

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