From owner-freebsd-ppc@FreeBSD.ORG Wed Oct 19 04:40:14 2011 Return-Path: Delivered-To: freebsd-ppc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E59351065670; Wed, 19 Oct 2011 04:40:14 +0000 (UTC) (envelope-from andreast@FreeBSD.org) Received: from smtp.fgznet.ch (mail.fgznet.ch [81.92.96.47]) by mx1.freebsd.org (Postfix) with ESMTP id 596AA8FC1A; Wed, 19 Oct 2011 04:40:13 +0000 (UTC) Received: from deuterium.andreas.nets (dhclient-91-190-14-19.flashcable.ch [91.190.14.19]) by smtp.fgznet.ch (8.13.8/8.13.8/Submit_SMTPAUTH) with ESMTP id p9J4eABF091776; Wed, 19 Oct 2011 06:40:11 +0200 (CEST) (envelope-from andreast@FreeBSD.org) Message-ID: <4E9E54AA.2070706@FreeBSD.org> Date: Wed, 19 Oct 2011 06:40:10 +0200 From: Andreas Tobler User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.5; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: richo References: <20111018222102.GA6722@richh-imac.office.boxdice.com.au> <4E9DFDA3.901@freebsd.org> In-Reply-To: <4E9DFDA3.901@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.64 on 81.92.96.47 Cc: Nathan Whitehorn , freebsd-ppc Subject: Re: binutils + ppc64 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Oct 2011 04:40:15 -0000 On 19.10.11 00:28, Nathan Whitehorn wrote: > It's known to be broken. I don't know if a fix is in progress -- Andreas > may be able to better comment. What do you need it for? If it's ffmpeg, > you can just comment out the bit of its Makefile that needs it and it > will build fine. Aehm, I have something around. I'm not entirely happy with since I meant to see some troubles while building gcc-trunk. Nevertheless, I can provide you a diff for binutils later today. Gruss, Andreas