From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27615 invoked by alias); 20 Apr 2004 18:06:12 -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 27601 invoked from network); 20 Apr 2004 18:06:10 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (209.53.16.45) by sources.redhat.com with SMTP; 20 Apr 2004 18:06:10 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 134EC47D63; Tue, 20 Apr 2004 11:06:09 -0700 (PDT) Date: Tue, 20 Apr 2004 18:06:00 -0000 From: Joel Brobecker To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: build failure due to observer.sh Message-ID: <20040420180608.GA721@gnat.com> References: <20040416163944.GS1131@gnat.com> <408032C5.9040104@gnu.org> <20040416210414.GI22414@gnat.com> <40854EE7.3040708@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <40854EE7.3040708@gnu.org> User-Agent: Mutt/1.4i X-SW-Source: 2004-04/txt/msg00469.txt.bz2 > What about doing the same as for .y and .l files? Generate them when > not there, but also bundle generated versions as part of the distro? A reasonable compromise, indeed. We can ask the people building from CVS to have all the necessary tools, but provide these files in our releases. -- Joel