From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26019 invoked by alias); 19 Apr 2002 16:18:06 -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 25995 invoked from network); 19 Apr 2002 16:18:01 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 19 Apr 2002 16:18:01 -0000 Received: from drow by nevyn.them.org with local (Exim 3.35 #1 (Debian)) id 16yb5g-0006Qa-00; Fri, 19 Apr 2002 12:18:28 -0400 Date: Fri, 19 Apr 2002 09:18:00 -0000 From: Daniel Jacobowitz To: Elena Zannoni Cc: gdb-patches@sources.redhat.com Subject: Re: gdb.asm/asm-source.exp creation of arch.inc doesn't work for relative ${srcdir} Message-ID: <20020419121828.A24685@nevyn.them.org> Mail-Followup-To: Elena Zannoni , gdb-patches@sources.redhat.com References: <20020416010713.A32200@nevyn.them.org> <15548.13764.336835.513002@localhost.redhat.com> <20020416125646.A25162@nevyn.them.org> <15552.16512.955981.455419@localhost.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15552.16512.955981.455419@localhost.redhat.com> User-Agent: Mutt/1.3.23i X-SW-Source: 2002-04/txt/msg00627.txt.bz2 On Fri, Apr 19, 2002 at 12:06:24PM -0400, Elena Zannoni wrote: > Daniel Jacobowitz writes: > > On Tue, Apr 16, 2002 at 10:31:32AM -0400, Elena Zannoni wrote: > > > > > > > -set insn_file ${srcdir}/${subdir}/${asm-arch}.inc > > > -remote_exec build "rm -f ${objdir}/${subdir}/arch.inc" > > > > Please don't delete this line. If you remote_download onto a dangling > > symlink, you get an error. I don't know what happens if you remote > > download onto a normal symlink, but it runs a risk of clobbering > > something in ${srcdir}. > > > > Actually there would be no symlink at all after this patch. > But I'll leave the line in anyway, just in case. Thanks. There will be no symlink unless you're using an object directory that predates the patch, which I was when I tried it. > This is what I checked in: > > 2002-04-19 Elena Zannoni > > * gdb.asm/asm-source.exp: Don't use a symlink, just copy the > instruction file directly into the build tree. Clean up at end of > test. Thanks! -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer