What causes the 'type and size of dynamic symbol ... not defined' warning?

Ronald Pijnacker Ronald.Pijnacker@best.ms.philips.com
Sat Jul 31 23:33:00 GMT 1999


> > I'm not so sure that either gcc or ld is at fault. It seems to me the
> > list of clases it complains about, are those GNUstep classes my
> > program uses; it NEVER complains about my own classes.
> >
> > That suggests to me that the fault is in the GNUstep build process.
> >
> > But I don't know what it is, either.
> 
> That's an interesting observation - I think it may be true for my code too.
> 
> If the problem is only with classes in the GNUstep libraries, that would
> almost certainly make it some problem with the way dynamic libraries are being
> created (or with how ld handles dynamic libraries).

Well, it certainly isn't true for my code, since we use ObjC but not
GNUstep :-o  . Chances are, though, that we link in the same way
GNUstep does.

Ronald
rhp@iname.com



More information about the Gcc-bugs mailing list