This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Fix PR java/21206: Unrecognized option '-Wl,-rpath' for jv-convert
- From: Ralf Wildenhues <Ralf dot Wildenhues at gmx dot de>
- To: Gerald Pfeifer <gerald at pfeifer dot com>
- Cc: gcc-patches at gcc dot gnu dot org, java-patches at gcc dot gnu dot org
- Date: Fri, 4 Feb 2011 06:52:03 +0100
- Subject: Re: Fix PR java/21206: Unrecognized option '-Wl,-rpath' for jv-convert
- References: <20110129101408.GG11288@gmx.de> <alpine.LNX.2.00.1101292348490.14698@gerinyyl.fvgr>
* Gerald Pfeifer wrote on Sun, Jan 30, 2011 at 12:16:19AM CET:
> On Sat, 29 Jan 2011, Ralf Wildenhues wrote:
> > Proposed patch for trunk below. Gerald, can you (or somebody else
> > who experiences the problem) please confirm that it fixes things for
> > you (after rerunning autoconf-2.64 in libjava/)?
> Long story short, I am happy to report that your patch fixes bootstrap.
Thanks for testing. I've pushed the patch to trunk now. I'm not quite
sure if I've overstepped my privileges there, please be sure to tell me
if so.
> > Otherwise, bootreg on i686-pc-linux-gnu is running. OK for trunk
> > if it passes and given positive feedback? What about backporting
> > after a few weeks? The issue has been present since at least 4.0,
> > so it is not a recent regression.
>
> As far as I can tell, it would be good to backport this to GCC 4.5
> which is the latest release. Personally I don't see a need to backport
> farther, but of course others may disagree.
I'll wait a few weeks before looking at a backport.
Cheers,
Ralf