Question about basic library usage / makefiles

Andrew Hume andrew at alice.UUCP
Mon Feb 26 16:16:50 AEST 1990



a technique i have seen used (although i find it repugnant myself)
keeps a copy of all the .o's around and uses an ar q to quickly
rebuild the library from scratch. of course, this doesn't
help with ranlib but there is no way in general to evade that;
the work of figuring out where the symbols are has to be done by someone.



More information about the Comp.unix.questions mailing list