From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32649 invoked by alias); 1 Apr 2003 06:47:40 -0000 Mailing-List: contact libc-hacker-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-hacker-owner@sources.redhat.com Received: (qmail 32633 invoked from network); 1 Apr 2003 06:47:39 -0000 Received: from unknown (HELO gateway.sf.frob.com) (64.160.55.131) by sources.redhat.com with SMTP; 1 Apr 2003 06:47:39 -0000 Received: from magilla.sf.frob.com (magilla.sf.frob.com [198.49.250.228]) by gateway.sf.frob.com (Postfix) with ESMTP id 40BE4354C; Mon, 31 Mar 2003 22:47:37 -0800 (PST) Received: (from roland@localhost) by magilla.sf.frob.com (8.11.6/8.11.6) id h316laE12112; Mon, 31 Mar 2003 22:47:36 -0800 Date: Tue, 01 Apr 2003 06:47:00 -0000 Message-Id: <200304010647.h316laE12112@magilla.sf.frob.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: Andreas Jaeger Cc: GNU libc hacker Subject: Re: Fix configure check for AS/LD. In-Reply-To: Andreas Jaeger's message of Tuesday, 1 April 2003 08:39:22 +0200 X-Zippy-Says: I had a lease on an OEDIPUS COMPLEX back in '81... X-SW-Source: 2003-04/txt/msg00001.txt.bz2 > I just got a message that "t" is missing while running configure on a > system with old binutils. > > Ok to commit the appended patch ? I'd use "as" and "ld" as appropriate.