tiffini <[EMAIL PROTECTED]> writes: > How do you combine multiple static .a files into one static .a file? > The work around is to unarchive the .a's to the .o's then > rearchive them.
That's the correct approach. > But I thought there was a cleaner way. I don't believe any other way exists, and I don't see what you find "un-clean" about unarchive/rearchive solution. Since this question has *nothing* to do with g++, shouldn't you be asking it in comp.unix.programmer? Cheers, -- In order to understand recursion you must first understand recursion. Remove /-nsp/ for email. _______________________________________________ help-gplusplus mailing list help-gplusplus@gnu.org http://lists.gnu.org/mailman/listinfo/help-gplusplus