On 2006-02-02 13:00:37 -0700 Björn Giesler <[EMAIL PROTECTED]> wrote: > > When it tries to link to Addresses.framework, it outputs > > ...undefined reference to __objc_class_name_ADAdressbook > > and so on. Is there something special that the GNUstep libraries do to > define their symbols so that auto-linking works for them? Has anyone got > this working?
Well, there are def files (see, for instance, base/Source/Makefile.postamble, near the end), but I thought those weren't necessary anymore with the more modern MingW/gcc, perhaps I'm wrong though. _______________________________________________ Gnustep-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnustep-dev
