other/7535: GCC configuration problem: failed to correctly de tect hidden attribute support
Zagorodnev, Grigory
Grigory_Zagorodnev@stl.sarov.ru
Thu Aug 8 04:26:00 GMT 2002
The following reply was made to PR other/7535; it has been noted by GNATS.
From: "Zagorodnev, Grigory" <Grigory_Zagorodnev@stl.sarov.ru>
To: "'nathan@gcc.gnu.org'" <nathan@gcc.gnu.org>,
"'gcc-bugs@gcc.gnu.org'"
<gcc-bugs@gcc.gnu.org>,
"'gcc-prs@gcc.gnu.org'" <gcc-prs@gcc.gnu.org>,
"Zagorodnev, Grigory" <Grigory_Zagorodnev@stl.sarov.ru>,
"'nobody@gcc.gnu.org'" <nobody@gcc.gnu.org>,
"'gcc-gnats@gcc.gnu.org'"
<gcc-gnats@gcc.gnu.org>
Cc:
Subject: RE: other/7535: GCC configuration problem: failed to correctly de
tect hidden attribute support
Date: Thu, 8 Aug 2002 15:20:16 +0400
> 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
Few lines below, same gcc's configure.in does try to test 'hidden' feature
of binutils older then 2.12.1. As far as I understand, this checking is
failing. Is'n it?
More information about the Gcc-prs
mailing list