> The use of ar rcs to build a library and reconstruct the symbol table > is non-portable. (Mac OS X, for example, doesn't support the > 's' option to ar.)
Yes, I had noticed that, and was hoping someone more knowledgeable would help out with our build problems. :) > The following patch changes the main makefile to use ar and ranlib, just > as perl5 has successfully done for years. Applied, thanks. Mike Lambert