Boiling down to:
How do we sensibly figure out which libraries need to be linked dynamically in the face of -static?
This would normally be the list of libraries that the C compiler provides by default when linking. Unfortunately, GCC 3 has confused this issue by providing libgcc as a shared library.
Bob ====================================== Bob Friesenhahn bfriesen@xxxxxxxxxxxxxxxxxxx http://www.simplesystems.org/users/bfriesen
_______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf