From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29324 invoked by alias); 7 Nov 2003 14:31:57 -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 29317 invoked from network); 7 Nov 2003 14:31:56 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sources.redhat.com with SMTP; 7 Nov 2003 14:31:56 -0000 Received: from drow by nevyn.them.org with local (Exim 4.24 #1 (Debian)) id 1AI7eU-0006rm-01; Fri, 07 Nov 2003 09:31:53 -0500 Date: Fri, 07 Nov 2003 14:31:00 -0000 From: Daniel Jacobowitz To: Nick Clifton Cc: gdb-patches@sources.redhat.com Subject: Re: RFA: Fix shreloc.exp test driver to pass additional flags when linking Message-ID: <20031107143153.GA26353@nevyn.them.org> Mail-Followup-To: Nick Clifton , gdb-patches@sources.redhat.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.1i X-SW-Source: 2003-11/txt/msg00114.txt.bz2 On Fri, Nov 07, 2003 at 10:48:31AM +0000, Nick Clifton wrote: > Hi Guys, > > May I have permission to apply the following patch please ? > > It fixes the shreloc.exp testsuite driver code so that when it is > linking together the shared object files that it has created, it > passes the -shared switch on to the linker. This fixes a seg fault > when the testsuite was being run on a old arm-elf toolchain. No. shreloc is supposed to be an executable, not a shared library. An arm-elf toolchain doesn't have shared library support, does it? Then the test should probably be disabled. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer