From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11474 invoked by alias); 19 Mar 2007 12:30:16 -0000 Received: (qmail 11450 invoked by uid 22791); 19 Mar 2007 12:30:14 -0000 X-Spam-Check-By: sourceware.org Received: from return.false.org (HELO return.false.org) (66.207.162.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 19 Mar 2007 12:30:10 +0000 Received: from return.false.org (localhost [127.0.0.1]) by return.false.org (Postfix) with ESMTP id 16B224B267; Mon, 19 Mar 2007 07:30:09 -0500 (CDT) Received: from caradoc.them.org (dsl093-172-095.pit1.dsl.speakeasy.net [66.93.172.95]) by return.false.org (Postfix) with ESMTP id E0BE94B262; Mon, 19 Mar 2007 07:30:08 -0500 (CDT) Received: from drow by caradoc.them.org with local (Exim 4.63) (envelope-from ) id 1HTH02-0005tu-Qj; Mon, 19 Mar 2007 08:30:06 -0400 Date: Mon, 19 Mar 2007 12:30:00 -0000 From: Daniel Jacobowitz To: Alex Bennee Cc: Ian Lance Taylor , binutils@sourceware.org Subject: Re: Building a cross binutils for Solaris/x86 target Message-ID: <20070319123006.GA22656@caradoc.them.org> Mail-Followup-To: Alex Bennee , Ian Lance Taylor , binutils@sourceware.org References: <1174061923.21350.25.camel@okra.transitives.com> <1174305706.21350.59.camel@okra.transitives.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1174305706.21350.59.camel@okra.transitives.com> User-Agent: Mutt/1.5.14+cvs20070313 (2007-03-13) 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-03/txt/msg00185.txt.bz2 On Mon, Mar 19, 2007 at 12:01:46PM +0000, Alex Bennee wrote: > You mean create something like elf64-solaris-x86-64.c as a clone of the > original elf64-x86-64.c? No. Take a look at the "FreeBSD support" comment at the bottom of elf64-x86-64.c. -- Daniel Jacobowitz CodeSourcery