From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28035 invoked by alias); 17 Jun 2004 19:55:48 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 27953 invoked from network); 17 Jun 2004 19:55:47 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 17 Jun 2004 19:55:47 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.10/8.12.10) with ESMTP id i5HJtle1026043; Thu, 17 Jun 2004 15:55:47 -0400 Received: from post-office.corp.redhat.com (post-office.corp.redhat.com [172.16.52.227]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i5HJtk029917; Thu, 17 Jun 2004 15:55:46 -0400 Received: from greed.delorie.com (dj.cipe.redhat.com [10.0.0.222]) by post-office.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i5HJtk929551; Thu, 17 Jun 2004 15:55:46 -0400 Received: from greed.delorie.com (localhost [127.0.0.1]) by greed.delorie.com (8.12.11/8.12.10) with ESMTP id i5HJtilW006425; Thu, 17 Jun 2004 15:55:44 -0400 Received: (from dj@localhost) by greed.delorie.com (8.12.11/8.12.11/Submit) id i5HJthpJ006421; Thu, 17 Jun 2004 15:55:43 -0400 Date: Thu, 17 Jun 2004 19:55:00 -0000 Message-Id: <200406171955.i5HJthpJ006421@greed.delorie.com> From: DJ Delorie To: vinschen@redhat.com CC: gdb-patches@sources.redhat.com, newlib@sources.redhat.com, binutils@sources.redhat.com, gcc-patches@gnu.org In-reply-to: <20040617075653.GO1365@cygbert.vinschen.de> (message from Corinna Vinschen on Thu, 17 Jun 2004 09:56:53 +0200) Subject: Re: [RFA]: Top-level configure patch to build Cygwin native newlib References: <200406161919.i5GJJR6D023578@greed.delorie.com> <20040617075653.GO1365@cygbert.vinschen.de> X-SW-Source: 2004-06/txt/msg00419.txt.bz2 > the problem here is that I don't have checkin permissions on the gcc > repository. I've applied the below patch now to the sourceware repository. > It would be nice if you could pick it up for gcc. FYI you used an older version of autoconf to regenerate configure. Please actually review the diffs when you regenerate files and make sure you don't change more than you should.