This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Why are dwarf2 symbols getting assigned hidden visibility?
- From: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- To: John Marino <gnugcc at marino dot st>
- Cc: gcc-help <gcc-help at gcc dot gnu dot org>
- Date: Thu, 13 Jan 2011 08:32:17 +0000
- Subject: Re: Why are dwarf2 symbols getting assigned hidden visibility?
- References: <4D2EA5CF.90606@marino.st>
On 13 January 2011 07:12, John Marino <gnugcc@marino.st> wrote:
>
> The NetBSD versions (i386 and AMD64) have a problem that I can't
> figure out, and I suspect it can be fixed with a change to the build
> configuration.
I have a patch at http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47147
Will submit it later today