This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: unexpected hidden symbol in gcc 4.0.0
- From: Richard Henderson <rth at redhat dot com>
- To: Paul Koning <pkoning at equallogic dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 13 May 2005 14:52:46 -0700
- Subject: Re: unexpected hidden symbol in gcc 4.0.0
- References: <17029.7457.947506.636239@gargle.gargle.HOWL>
On Fri, May 13, 2005 at 05:33:21PM -0400, Paul Koning wrote:
> The documentation for -fvisibility=hidden suggets that this switch is
> useful for shared libraries, to make things smaller and faster. It
> doesn't seem to be appropriate for object libraries.
It's done *exactly* so that we catch this bug in your configury.
r~