> What Robert meant to tell you is that the librarian may not take > RootClass.o "fook" from the libmumble.a "shelf" at all (if none of the > RootClass.o code is referenced by any of your other objects).
Oh ok, I was thinking at a lower level - if nothing references the RootClass constructor, then the linker will omit that function whether the code for it comes from inside a library or an object file. Cheers, Adam. _______________________________________________ Help-gplusplus mailing list Help-gplusplus@gnu.org http://lists.gnu.org/mailman/listinfo/help-gplusplus