On Wed, 23 Mar 2005, Steve Ellcey wrote:

I would just like to verify that the intended behaviour of libtool, when
using GCC to build a shared library, is to *not* automatically include
'-lgcc' on the link line used to build the shared library.

Libtool does not include '-lgcc' because it is a compiler-specific support library that the compiler normally provides. It may not make sense to use -lgcc if a different compiler is used.


Bob
======================================
Bob Friesenhahn
[EMAIL PROTECTED], http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/


_______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to