From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3185 invoked by alias); 4 Feb 2002 16:37:07 -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 2944 invoked from network); 4 Feb 2002 16:37:00 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by sources.redhat.com with SMTP; 4 Feb 2002 16:37:00 -0000 Received: from cse.cygnus.com (cse.sfbay.redhat.com [205.180.230.236]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id IAA06279; Mon, 4 Feb 2002 08:36:56 -0800 (PST) Received: (from kev@localhost) by cse.cygnus.com (8.11.6/8.11.6) id g14GaVo16544; Mon, 4 Feb 2002 09:36:31 -0700 Date: Mon, 04 Feb 2002 08:37:00 -0000 From: Kevin Buettner Message-Id: <1020204163631.ZM16543@localhost.localdomain> In-Reply-To: Andreas Schwab "Remove obsolete stuff from ia64-linux configuration" (Feb 4, 2:13pm) References: X-Mailer: Z-Mail (4.0.1 13Jan97 Caldera) To: Andreas Schwab , gdb-patches@sources.redhat.com Subject: Re: Remove obsolete stuff from ia64-linux configuration MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-02/txt/msg00076.txt.bz2 On Feb 4, 2:13pm, Andreas Schwab wrote: > The configuration files for ia64-linux contain some stuff to work around > problems with early development versions of glibc. This is already > obsolete for a long time. > > Andreas. > > 2002-02-04 Andreas Schwab > > * config/ia64/linux.mh: Don't set NAT_CLIBS and REGEX. > * config/ia64/linux.mt: Don't set GDBSERVER_LIBS. This is fine. (Approved.) Thanks, Kevin