[Bug target/32462] [4.3 regression] Linking libgcj.so fails on Solaris 10/x86
ro at techfak dot uni-bielefeld dot de
gcc-bugzilla@gcc.gnu.org
Thu Jul 12 17:16:00 GMT 2007
------- Comment #14 from ro at techfak dot uni-bielefeld dot de 2007-07-12 17:16 -------
Subject: Re: [4.3 regression] Linking libgcj.so fails on Solaris 10/x86
pinskia at gmail dot com writes:
> This is way too conservative, see PR 26989 for the reasons why?
But how do you propose to handle this? In Comment #4 of this PR, you state
that there's currently no way to check this. AFAICT, the only platform not
handled by HAVE_GAS_HIDDEN is darwin, which I don't have access to. At
worst, I could add
#if defined(HAVE_GAS_HIDDEN) || (defined(__MACH__) && defined(__APPLE__))
Rainer
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32462
More information about the Gcc-bugs
mailing list