[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Warning while compiling
From: |
Pierre-Yves Rivaille |
Subject: |
Re: Warning while compiling |
Date: |
Mon, 11 Jun 2001 16:23:01 +0200 (MET DST) |
Hi,
Those messages are harmless and are due to a mismatch between gcc & ld's
version.
David Relson posted a mail on this topic some times ago in this list.
bye,
Pierre-Yves Rivaille
On Mon, 11 Jun 2001, Laurent Julliard wrote:
> I am new to GNUStep and I'm starting playing with the environment. I
> like it (a bit tired on the GNOME/KDE monsters....).
>
> I have compiled/installed the latest GNUstep environment ok on my Linux
> machine and everything seems to work fine. However when I compile an
> application whatever it is, I always have this kind of warning
>
>
> /usr/bin/ld: warning: type and size of dynamic symbol
> `__objc_class_name_NSApplication' are not defined
> /usr/bin/ld: warning: type and size of dynamic symbol
> `__objc_class_name_NXConstantString' are not defined
> /usr/bin/ld: warning: type and size of dynamic symbol
> `__objc_class_name_NSAutoreleasePool' are not defined
>
> Are those warnings a symptom of a deeper a more serious problem in my
> installation (i use gcc 2.95 and ld version 1.9) ?
>
> Thanks for your help.
>
> Laurent
>
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustep@gnu.org
> http://mail.gnu.org/mailman/listinfo/discuss-gnustep
>