This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: other/7535: GCC configuration problem: failed to correctly detect hidden attribute support
- From: nathan at gcc dot gnu dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, grigory at stl dot sarov dot ru, nobody at gcc dot gnu dot org
- Date: 8 Aug 2002 10:57:18 -0000
- Subject: Re: other/7535: GCC configuration problem: failed to correctly detect hidden attribute support
- Reply-to: nathan at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, grigory at stl dot sarov dot ru, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Synopsis: GCC configuration problem: failed to correctly detect hidden attribute support
State-Changed-From-To: open->closed
State-Changed-By: nathan
State-Changed-When: Thu Aug 8 03:57:17 2002
State-Changed-Why:
This is a binutils bug. From gcc's configure.in
# GNU LD versions before 2.12.1 have buggy support for STV_HIDDEN.
# This is irritatingly difficult to feature test for. Look for
# the date string after the version number.
binutils after 2.12.1 are known good
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7535