From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8162 invoked by alias); 3 Feb 2012 22:51:23 -0000 Received: (qmail 8152 invoked by uid 22791); 3 Feb 2012 22:51:20 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-tul01m020-f169.google.com (HELO mail-tul01m020-f169.google.com) (209.85.214.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 03 Feb 2012 22:51:07 +0000 Received: by obbta7 with SMTP id ta7so6184629obb.0 for ; Fri, 03 Feb 2012 14:51:07 -0800 (PST) Received: by 10.182.47.37 with SMTP id a5mr1889098obn.41.1328309467235; Fri, 03 Feb 2012 14:51:07 -0800 (PST) Received: from Deathwish.hagood ([74.221.200.84]) by mx.google.com with ESMTPS id q5sm3470256obl.2.2012.02.03.14.51.05 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 03 Feb 2012 14:51:06 -0800 (PST) Received: from localhost (Deathwish [127.0.0.1]) by Deathwish.hagood (Postfix) with ESMTP id DD8A3C7B8044; Fri, 3 Feb 2012 16:51:04 -0600 (CST) Received: from deathwish ([127.0.0.1]) (SquirrelMail authenticated user wowbaggr) by localhost with HTTP; Fri, 3 Feb 2012 16:51:04 -0600 Message-ID: <34bc660d9f725c71ee7a72236bbdcd1f.squirrel@localhost> Date: Fri, 03 Feb 2012 22:51:00 -0000 Subject: Re: Weird error cross-compiling glibc with binutils 2.22 or head From: david.hagood@gmail.com To: "Andreas Schwab" Cc: binutils@sourceware.org User-Agent: SquirrelMail/1.4.21 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2012-02/txt/msg00031.txt.bz2 You might actually READ my posting: " I have no idea where that is coming from: it's not in any of the makefiles for binutils, glibc, or gcc, it's not in my host toolchain - and it doesn't happen on PPC." As in, no make file, no tool, nothing contains that line. So why Make is putting it into the runtime is not clear. Yes, I can SEE that the command line to sed contains that line - but WHY it contains that is not clear, as it does not appear in the make file, nor in any of the tools.