From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20574 invoked by alias); 8 Apr 2008 11:44:08 -0000 Received: (qmail 20550 invoked by uid 22791); 8 Apr 2008 11:44:04 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 08 Apr 2008 11:43:44 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 1B460983A1; Tue, 8 Apr 2008 11:43:42 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id EEE219829E; Tue, 8 Apr 2008 11:43:41 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1JjCEm-0006oE-Kl; Tue, 08 Apr 2008 07:43:40 -0400 Date: Tue, 08 Apr 2008 12:25:00 -0000 From: Daniel Jacobowitz To: M R Swami Reddy Cc: Hans-Peter Nilsson , gdb-patches@sourceware.org Subject: Re: Your sim testsuite changes broke other targets Message-ID: <20080408114340.GA25554@caradoc.them.org> Mail-Followup-To: M R Swami Reddy , Hans-Peter Nilsson , gdb-patches@sourceware.org References: <200804081116.m38BGwGH032650@ignucius.se.axis.com> <47FB58EB.8080408@nsc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47FB58EB.8080408@nsc.com> User-Agent: Mutt/1.5.17 (2007-12-11) X-IsSubscribed: yes 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-04/txt/msg00149.txt.bz2 On Tue, Apr 08, 2008 at 05:07:15PM +0530, M R Swami Reddy wrote: > + set target_alias cr16-elf > + set global_ld_options "-T$srcdir/$subdir/dummy.ld" You shouldn't need these at all. Why are they necessary? The -T option can go in your board file if it has to go somewhere. -- Daniel Jacobowitz CodeSourcery