On Tue, 2 Nov 2004, Gary V. Vaughan wrote:

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
[EMAIL PROTECTED]
http://www.simplesystems.org/users/bfriesen


_______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to