From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 657 invoked by alias); 16 Apr 2002 05:11:55 -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 650 invoked from network); 16 Apr 2002 05:11:53 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 16 Apr 2002 05:11:53 -0000 Received: from drow by nevyn.them.org with local (Exim 3.35 #1 (Debian)) id 16xLBR-0008Og-00; Tue, 16 Apr 2002 01:07:13 -0400 Date: Mon, 15 Apr 2002 22:11:00 -0000 From: Daniel Jacobowitz To: Elena Zannoni , gdb-patches@sources.redhat.com Subject: gdb.asm/asm-source.exp creation of arch.inc doesn't work for relative ${srcdir} Message-ID: <20020416010713.A32200@nevyn.them.org> Mail-Followup-To: Elena Zannoni , gdb-patches@sources.redhat.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.23i X-SW-Source: 2002-04/txt/msg00548.txt.bz2 ${srcdir} in the testsuite is for gdb/testsuite/; but a symbolic link in gdb.asm needs to have an extra '..' if it's an absolute path. I always configure as '../srcdir/configure', so this breaks for me. Do you think creating the link in objdir/gdb/testsuite/ instead would be a good solution? I can't think of another portable one. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer