discuss-gnustep
[Top][All Lists]
Advanced

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

ld errors while linking an app


From: Jonathan B. Leffert
Subject: ld errors while linking an app
Date: Mon, 6 Aug 2001 10:41:00 -0700
User-agent: Mutt/1.2i

I've just started seeing the following messages when I link a GNUstep app:

/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_NSMutableAttributedString' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSUnarchiver' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSAutoreleasePool' are not defined

There are a whole batch of them and this just started happening.  Has
anyone else seen this?

FWIW,

[0:40](10:37) ld -v
GNU ld version 2.11.90.0.24 (with BFD 2.11.90.0.24)
[0:41](10:39) gcc -v
Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs
gcc version 2.95.4 20010721 (Debian prerelease)

Thanks,

Jonathan
-- 
Jonathan B. Leffert <jonathan@leffert.net> | "So now, less than five
years later, you can go up on a steep hill in Las Vegas and look West, and
with the right kind of eyes you can almost see the high-water mark, that
place where the wave finally broke and rolled back." -- Hunter S. Thompson



reply via email to

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