From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32644 invoked by alias); 9 Jun 2008 10:27:57 -0000 Received: (qmail 32636 invoked by uid 22791); 9 Jun 2008 10:27:57 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 09 Jun 2008 10:27:24 +0000 Received: (qmail 32098 invoked from network); 9 Jun 2008 10:27:22 -0000 Received: from unknown (HELO digraph.polyomino.org.uk) (joseph@127.0.0.2) by mail.codesourcery.com with ESMTPA; 9 Jun 2008 10:27:22 -0000 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.68) (envelope-from ) id 1K5eav-00025C-Pu; Mon, 09 Jun 2008 10:27:21 +0000 Date: Mon, 09 Jun 2008 10:27:00 -0000 From: "Joseph S. Myers" To: Hans-Peter Nilsson cc: gdb-patches@sourceware.org Subject: Re: Simulators --with-pkgversion --with-bugurl support In-Reply-To: <20080608151104.P91373@dair.pair.com> Message-ID: References: <20080608143927.C38609@dair.pair.com> <20080608151104.P91373@dair.pair.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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: 2008-06/txt/msg00152.txt.bz2 On Sun, 8 Jun 2008, Hans-Peter Nilsson wrote: > On Sun, 8 Jun 2008, Hans-Peter Nilsson wrote: > > On Fri, 6 Jun 2008, Joseph S. Myers wrote: > > > +version.c: Makefile ../../gdb/version.in > > > > Could it be done some other way? For example with a placeholder > > sim/version.in automatically updated from (depending on) > > gdb/version.in? Or just having a separate sim/version.in? > > Looking closer, the presence of the gdb subdir by itself doesn't > seem to be of significance or at all trig anything, as opposed > to gdb/configure, so maybe the most pragmatic solution is to add > gdb/version.in to the sim CVS module. > > Would that be ok? That seems a fine solution to me, but someone else would need to approve such a change to the modules file. -- Joseph S. Myers joseph@codesourcery.com