From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17473 invoked by alias); 14 Aug 2007 12:56:49 -0000 Received: (qmail 17311 invoked by uid 22791); 14 Aug 2007 12:56:47 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 14 Aug 2007 12:56:41 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id E1EC398308; Tue, 14 Aug 2007 12:56:41 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 4A8F198100; Tue, 14 Aug 2007 12:56:41 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.67) (envelope-from ) id 1IKvws-00035M-Q2; Tue, 14 Aug 2007 08:56:38 -0400 Date: Tue, 14 Aug 2007 12:56:00 -0000 From: Daniel Jacobowitz To: "H.J. Lu" Cc: Greg Schafer , binutils@sourceware.org Subject: Re: GNU hash-style compatibility problem on x86_64 Message-ID: <20070814125638.GA11842@caradoc.them.org> Mail-Followup-To: "H.J. Lu" , Greg Schafer , binutils@sourceware.org References: <20070814072231.GA1370@eyo32.local> <20070814124747.GA22418@lucon.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070814124747.GA22418@lucon.org> User-Agent: Mutt/1.5.15 (2007-04-09) X-IsSubscribed: yes 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: 2007-08/txt/msg00201.txt.bz2 On Tue, Aug 14, 2007 at 05:47:47AM -0700, H.J. Lu wrote: > Well, it sounds like a bug in binutils 2.17. There are so many of them > and they have been fixed in the current binutils. I don't want to spend > time on it unless it is reproducible in the current binutils. But wasn't the point of --hash-style=both to be compatible with older tools? At a guess this has to do with the unrecognized shdr type. -- Daniel Jacobowitz CodeSourcery