This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [patch] update configury for FreeBSD 10 on gcc-4.6 branch
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: "Joseph S. Myers" <joseph at codesourcery dot com>
- Cc: Andreas Tobler <andreast-list at fgznet dot ch>, gcc-patches at gcc dot gnu dot org, Loren James Rittle <rittle at labs dot mot dot com>, Java Patches <java-patches at gcc dot gnu dot org>
- Date: Mon, 21 Nov 2011 15:52:22 +0100 (CET)
- Subject: Re: [patch] update configury for FreeBSD 10 on gcc-4.6 branch
- References: <4EC81130.2060304@fgznet.ch> <alpine.LFD.2.02.1111192241480.2265@gerinyyl> <4EC82EB0.9010404@fgznet.ch> <4EC970DB.70002@fgznet.ch> <Pine.LNX.4.64.1111211331130.15462@digraph.polyomino.org.uk>
On Mon, 21 Nov 2011, Joseph S. Myers wrote:
> I don't see this on mainline, only 4.6 branch - am I missing something
> or is mainline now in a regressed state relative to 4.6? A fix should
> always go on mainline before 4.6, 4.6 before 4.5, 4.5 before 4.4, and
> unless and until a full merge from libtool upstream happens that means
> this partial fix.
Agreed, Joseph. That's what we discussed. We just wanted to give the
build/configure guys a day or two for the libtool update, not making that
one more tricky in case it finally happened, while not waiting longer
before fixing the release branch. So, technically you are absolutely
right, and we'll close that window soon unless the wholesale libtool
update happens earlier.
Gerald