From: Jon Brisbin [mailto:[EMAIL PROTECTED] > > Linking tool autogsdoc ... > /sw/lib/odcctools/bin/ld: Undefined symbols: > ___objc_exec_class > _objc_get_class > _objc_msg_lookup > _objc_msg_lookup_super > collect2: ld returned 1 exit status
Well, I haven't tried gcc 4, but it seems like the libobjc library isn't being found (or perhaps the wrong one is found). They fact the 'ld' from odcctools is being used seems odd, for instance. What package is that from? _______________________________________________ Bug-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnustep
