From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14489 invoked by alias); 15 Jun 2009 14:10:19 -0000 Received: (qmail 14479 invoked by uid 22791); 15 Jun 2009 14:10:18 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx2.redhat.com (HELO mx2.redhat.com) (66.187.237.31) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 15 Jun 2009 14:10:11 +0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n5FEA7Vv009214; Mon, 15 Jun 2009 10:10:07 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id n5FEA7CQ025039; Mon, 15 Jun 2009 10:10:07 -0400 Received: from [10.33.6.85] (vpn-6-85.fab.redhat.com [10.33.6.85]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id n5FEA539003673; Mon, 15 Jun 2009 10:10:06 -0400 Message-ID: <4A36563C.4040703@redhat.com> Date: Mon, 15 Jun 2009 14:10:00 -0000 From: Nick Clifton User-Agent: Thunderbird 2.0.0.21 (X11/20090320) MIME-Version: 1.0 To: rmansfield@qnx.com CC: binutils@sourceware.org Subject: Re: [Patch] Define is_elf for QNX Neutrino targets References: <4A271E34.3020103@qnx.com> In-Reply-To: <4A271E34.3020103@qnx.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: 2009-06/txt/msg00229.txt.bz2 Hi Ryan, > 2009-06-03 Ryan Mansfield > > * configure.ac: Define is_elf for QNX Neutrino targets. > * configure: Regenerate. Approved and applied. Cheers Nick