From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8661 invoked by alias); 18 Jan 2007 15:58:03 -0000 Received: (qmail 8651 invoked by uid 22791); 18 Jan 2007 15:58:03 -0000 X-Spam-Check-By: sourceware.org Received: from mx2.redhat.com (HELO mx2.redhat.com) (66.187.237.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 18 Jan 2007 15:57:58 +0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id l0IFvupY002172 for ; Thu, 18 Jan 2007 10:57:56 -0500 Received: from zebedee.littlepinkcloud.COM (vpn-14-8.rdu.redhat.com [10.11.14.8]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l0IFvqKO024565; Thu, 18 Jan 2007 10:57:53 -0500 Received: from littlepinkcloud.COM (localhost.localdomain [127.0.0.1]) by zebedee.littlepinkcloud.COM (8.13.6/8.13.5) with ESMTP id l0IFvpGL015940; Thu, 18 Jan 2007 15:57:51 GMT Received: (from aph@localhost) by littlepinkcloud.COM (8.13.6/8.13.5/Submit) id l0IFvo5A015937; Thu, 18 Jan 2007 15:57:50 GMT MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17839.39166.849243.930669@zebedee.pink> Date: Thu, 18 Jan 2007 15:58:00 -0000 From: Andrew Haley To: Tom Tromey Cc: GCJ-patches Subject: Re: Patch: FYI: fix building of ecjx In-Reply-To: References: X-Mailer: VM 7.19 under Emacs 21.4.1 X-IsSubscribed: yes Mailing-List: contact java-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-patches-owner@gcc.gnu.org X-SW-Source: 2007-q1/txt/msg00096.txt.bz2 Tom Tromey writes: > I'm checking this in. > > Yesterday's big configury merge broke building of ecjx and I didn't > notice :(. Mark pointed it out this morning. Here's the fix. Please have a look at svn+ssh://gcc.gnu.org/svn/gcc/branches/redhat/gcc-4_1-branch-java-merge-20070117 If the libjava configury is bollixed there too, please fix it, Right Now Please. Andrew.