From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6881 invoked by alias); 16 Jun 2004 19:19:39 -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 6810 invoked from network); 16 Jun 2004 19:19:36 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 16 Jun 2004 19:19:36 -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 i5GJJZe1018649; Wed, 16 Jun 2004 15:19:35 -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 i5GJJZ009992; Wed, 16 Jun 2004 15:19:35 -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 i5GJJV902268; Wed, 16 Jun 2004 15:19:32 -0400 Received: from greed.delorie.com (localhost [127.0.0.1]) by greed.delorie.com (8.12.11/8.12.10) with ESMTP id i5GJJRFS023582; Wed, 16 Jun 2004 15:19:27 -0400 Received: (from dj@localhost) by greed.delorie.com (8.12.11/8.12.11/Submit) id i5GJJR6D023578; Wed, 16 Jun 2004 15:19:27 -0400 Date: Wed, 16 Jun 2004 19:19:00 -0000 Message-Id: <200406161919.i5GJJR6D023578@greed.delorie.com> From: DJ Delorie To: aoliva@redhat.com CC: jjohnstn@redhat.com, vinschen@redhat.com, gdb-patches@sources.redhat.com, newlib@sources.redhat.com, binutils@sources.redhat.com In-reply-to: (message from Alexandre Oliva on 16 Jun 2004 16:11:12 -0300) Subject: Re: [RFA]: Top-level configure patch to build Cygwin native newlib References: X-SW-Source: 2004-06/txt/msg00390.txt.bz2 > > It would be a good idea. IIRC, most of the top-level files are > > copied by sources from gcc. Did I get that correct, Chris? > > That's correct, No, it's not. I or Nathanael *manually* sync the toplevel files in *both* directions because neither side ever agreed to cede control to the other. I usually try to get the submitter to commit to both sides to save us the work, though.