On Wed, 25 Jul 2001 15:16:29 -0700 Chris B. Vetter <[EMAIL PROTECTED]> wrote: > > 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. But when I try to execute the program I get "segmentation fault" ! Also I've tried to compile gnustep-base with the GCC's libobjc and I've got the same problem. -- Francesco Abbate E-mail: [EMAIL PROTECTED] | [EMAIL PROTECTED] _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
