From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13989 invoked by alias); 19 Sep 2006 14:22:21 -0000 Received: (qmail 13890 invoked by uid 22791); 19 Sep 2006 14:22:20 -0000 X-Spam-Check-By: sourceware.org Received: from mout1.freenet.de (HELO mout1.freenet.de) (194.97.50.132) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 19 Sep 2006 14:22:14 +0000 Received: from [194.97.55.242] (helo=mx9.freenet.de) by mout1.freenet.de with esmtpa (Exim 4.62) (envelope-from ) id 1GPgUB-0008Rd-SP; Tue, 19 Sep 2006 16:22:07 +0200 Received: from tef4f.t.pppool.de ([89.55.239.79]) by mx9.freenet.de with esmtpsa (ID ralf.corsepius@freenet.de) (SSLv3:RC4-MD5:128) (Exim 4.62 #12) id 1GPgUB-000421-Hg; Tue, 19 Sep 2006 16:22:07 +0200 Subject: Re: [PATCH] Disable libgloss for mips64*-*-linux* From: Ralf Corsepius To: Thiemo Seufer , Joel Sherrill Cc: binutils@sourceware.org, gdb-patches@sources.redhat.com In-Reply-To: <20060919133727.GA4553@networkno.de> References: <20060919133727.GA4553@networkno.de> Content-Type: text/plain Date: Tue, 19 Sep 2006 14:22:00 -0000 Message-Id: <1158675725.5044.248.camel@mccallum.corsepiu.local> Mime-Version: 1.0 X-Mailer: Evolution 2.6.3 (2.6.3-1.fc5.5) Content-Transfer-Encoding: 7bit Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-09/txt/msg00106.txt.bz2 On Tue, 2006-09-19 at 14:37 +0100, Thiemo Seufer wrote: > Hello All, > > the appended patch disables libgloss for mips64*-*-linux* and does some > minor cleanups. > > Ok to apply? Probably not. AFAIU, your patch kicks out mipstx39-rtems. This target is still in use for gdb. Ralf