This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
how to fix linker message with shared libobjc library?
- To: gcc at gcc dot gnu dot org
- Subject: how to fix linker message with shared libobjc library?
- From: Ovidiu Predescu <ovidiu at cup dot hp dot com>
- Date: Sun, 06 Aug 2000 12:35:05 -0700
Hi,
I get the following warning from the linker whenever I try linking a program
against the shared version of libobjc:
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NXConstantString' are not defined
Such a warning is issued by the linker when compiling string{1,2}.m in the
testsuite directory for Objective-C.
This message doesn't appear when I link against the static version of the
library. Does anybody know how to eliminate the warning message?
Thanks,
Ovidiu
PGP signature