From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2399 invoked by alias); 12 Apr 2010 20:05:42 -0000 Received: (qmail 2283 invoked by uid 22791); 12 Apr 2010 20:05:40 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 12 Apr 2010 20:05:36 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 150652BAB92; Mon, 12 Apr 2010 16:05:35 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id CdcaumqLu0Ud; Mon, 12 Apr 2010 16:05:35 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id C29532BAB8D; Mon, 12 Apr 2010 16:05:34 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 62FCDF58C2; Mon, 12 Apr 2010 13:05:20 -0700 (PDT) Date: Mon, 12 Apr 2010 20:05:00 -0000 From: Joel Brobecker To: Eli Zaretskii Cc: Jan Kratochvil , gdb-patches@sourceware.org Subject: Re: [RFC] DJGPP: fnchange.lst removal attempt Message-ID: <20100412200520.GC19194@adacore.com> References: <20100412000856.GA25681@host0.dyn.jankratochvil.net> <83vdbwy33r.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <83vdbwy33r.fsf@gnu.org> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2010-04/txt/msg00385.txt.bz2 > Btw, I take it that a release tarball will still include the file, > right? I wouldn't want to ask DJGPP users to have Perl installed, and > the need to produce the file will complicate the unpacking > instructions, which are already quite complicated (see > gdb/config/djgpp/README). The tarballs are produced using "make -f src-release gdb.tar", so the src-release makefile will need to be adjusted accordingly. -- Joel