[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: problem with gnustep-base+gcc 3.0
From: |
Chris B . Vetter |
Subject: |
Re: problem with gnustep-base+gcc 3.0 |
Date: |
Wed, 25 Jul 2001 15:16:29 -0700 |
On Thu, 26 Jul 2001 00:03:23 +0200
"Martin Brecher" <martin@stupid-design.com> wrote:
> On Wed, 25 Jul 2001 23:23:37 +0200, Francesco Abbate wrote:
> >I've compiled & installed GCC 3.0 and it works fine with all C, C++ and
> >Obj C programs.
> >Then I've downloaded
> >gnustep-make-1.0.1
> >gnustep-objc-1.0.1
> I have not tried GNUstep with GCC 3.0 yet, but afaik GCC 3.0 does not
> need the gnustep objc lib because the nesseccary patches were commited
> to the gcc repository. Maybe you should try without the gnustep objc
> lib. Also refer to http://www.made-it.com/GNUstep/Build/develop.html
> when it comes to installing GNUstep with GCC 3.0.
Correct, GCC 3.0 does not need libobjc, as it already includes this
library.
> >I've got this warning :
> >/usr/bin/ld: warning: type and size of dynamic symbol
> >`__objc_class_name_NSConstantString' are not defined
That's annoying but can safely be ignored.
--
Chris