From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28104 invoked by alias); 28 Dec 2002 15:06:48 -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 28091 invoked from network); 28 Dec 2002 15:06:46 -0000 Received: from unknown (HELO mail.cs.umass.edu) (128.119.243.168) by 209.249.29.67 with SMTP; 28 Dec 2002 15:06:46 -0000 Received: from localhost (IDENT:HHWQTlVeXLPow3BQSwymONtUpyDTym4K@loki.cs.umass.edu [128.119.243.168]) by mail.cs.umass.edu (8.12.6/8.12.5) with ESMTP id gBSF6MlU032566; Sat, 28 Dec 2002 10:06:22 -0500 Date: Sat, 28 Dec 2002 07:47:00 -0000 Message-Id: <20021228.100619.56881441.kazu@cs.umass.edu> To: neroden@twcny.rr.com Cc: gcc-patches@gcc.gnu.org, gdb-patches@sources.redhat.com, binutils@sources.redhat.com Subject: Re: (toplevel) Fix dramatic breakage for ordinary crosses (related to program_transform_name) From: Kazu Hirata In-Reply-To: <20021228082638.GA24817@doctormoo> References: <20021228082638.GA24817@doctormoo> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Checked: This message probably not SPAM X-Spam-Score: -3.4, Required: 5 X-Spam-Tests: IN_REP_TO X-Spam-Report: SPAM: -3.4 hits, 5 required; SPAM: * -3.4 -- Found a In-Reply-To header X-Scanned-By: MIMEDefang 2.26 (www . roaringpenguin . com / mimedefang) X-SW-Source: 2002-12/txt/msg00713.txt.bz2 Hi Nathanael, > Does this fix it? > (If you don't have autogen, this patch is the same for Makefile.tpl and > Makefile.in, so just apply it to each.) Yes. Thank you very much! Kazu Hirata