From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3117 invoked by alias); 15 Aug 2007 01:01:14 -0000 Received: (qmail 2959 invoked by uid 22791); 15 Aug 2007 01:01:00 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 15 Aug 2007 01:00:56 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.1/8.13.1) with ESMTP id l7F10sEJ013204; Tue, 14 Aug 2007 21:00:54 -0400 Received: from post-office.corp.redhat.com (post-office.corp.redhat.com [10.11.254.111]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l7F10ra4024854; Tue, 14 Aug 2007 21:00:53 -0400 Received: from greed.delorie.com (vpn-14-90.rdu.redhat.com [10.11.14.90]) by post-office.corp.redhat.com (8.13.8/8.13.8) with ESMTP id l7F10r2L020696; Tue, 14 Aug 2007 21:00:53 -0400 Received: from greed.delorie.com (greed.delorie.com [127.0.0.1]) by greed.delorie.com (8.13.8/8.13.8) with ESMTP id l7F10rlA022662; Tue, 14 Aug 2007 21:00:53 -0400 Received: (from dj@localhost) by greed.delorie.com (8.13.8/8.13.8/Submit) id l7F10r7p022659; Tue, 14 Aug 2007 21:00:53 -0400 Date: Wed, 15 Aug 2007 01:01:00 -0000 Message-Id: <200708150100.l7F10r7p022659@greed.delorie.com> From: DJ Delorie To: gschafer@zip.com.au CC: binutils@sourceware.org In-reply-to: <20070815005828.GA1267@eyo32.local> (message from Greg Schafer on Wed, 15 Aug 2007 10:58:28 +1000) Subject: Re: GNU hash-style compatibility problem on x86_64 References: <20070814125638.GA11842@caradoc.them.org> <20070814224531.GA5638@eyo32.local> <20070815005828.GA1267@eyo32.local> 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/msg00214.txt.bz2 > In addition to the above, I just needed the corresponding define in > include/elf/common.h to make it build. Doh, I forgot that part of the patch internally once, too.