libtool-patches
[Top][All Lists]
Advanced

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

Re: _GLOBAL__FD_libfoo_so


From: Bob Friesenhahn
Subject: Re: _GLOBAL__FD_libfoo_so
Date: Thu, 10 Jan 2008 15:45:38 -0600 (CST)

On Thu, 10 Jan 2008, Ralf Wildenhues wrote:

Glancing at GCC sources, I gather that symbols matching
 ^_GLOBAL__F[ID]_.*$

are init/fini functions for shared libraries.  Would it be appropriate

Ugh.

if libtool skipped these when doing symbol extraction?  On any system,
when GCC is used, or even with any compiler?  Would the above be the
most general egrep pattern to match these symbols?

Are there however other symbols we should not extract (so far only
_GLOBAL_OFFSET_TABLE_)?

I don't know, but most likely we will find out when the time comes.

Thus, OK to apply this patch which fixes the failures (HEAD and
branch-1-5)?

The patch looks safe to apply to me.

Bob
======================================
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/





reply via email to

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