libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building all static


From: Bob Friesenhahn
Subject: Re: Building all static
Date: Tue, 2 Nov 2004 10:27:28 -0600 (CST)

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
address@hidden
http://www.simplesystems.org/users/bfriesen




reply via email to

[Prev in Thread] Current Thread [Next in Thread]