From owner-freebsd-ports@freebsd.org Tue Sep 20 20:56:37 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C4B89BE2626 for ; Tue, 20 Sep 2016 20:56:37 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: from asp.reflexion.net (outbound-mail-210-39.reflexion.net [208.70.210.39]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5A4D49A4 for ; Tue, 20 Sep 2016 20:56:36 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: (qmail 5480 invoked from network); 20 Sep 2016 20:57:20 -0000 Received: from unknown (HELO mail-cs-02.app.dca.reflexion.local) (10.81.19.2) by 0 (rfx-qmail) with SMTP; 20 Sep 2016 20:57:20 -0000 Received: by mail-cs-02.app.dca.reflexion.local (Reflexion email security v8.00.0) with SMTP; Tue, 20 Sep 2016 16:56:21 -0400 (EDT) Received: (qmail 18711 invoked from network); 20 Sep 2016 20:56:20 -0000 Received: from unknown (HELO iron2.pdx.net) (69.64.224.71) by 0 (rfx-qmail) with (AES256-SHA encrypted) SMTP; 20 Sep 2016 20:56:20 -0000 Received: from [192.168.0.105] (ip70-189-131-151.lv.lv.cox.net [70.189.131.151]) by iron2.pdx.net (Postfix) with ESMTPSA id A306AEC9039; Tue, 20 Sep 2016 13:56:28 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: binutils 2.27 [not working for powerpc64 (and powerpc?)] From: Mark Millard In-Reply-To: Date: Tue, 20 Sep 2016 13:56:27 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <9972E75F-9102-4A18-BA9B-33AB6BF64789@dsl-only.net> References: To: FreeBSD Toolchain , FreeBSD Ports X-Mailer: Apple Mail (2.3124) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Sep 2016 20:56:37 -0000 The below forward from freebsd-pcc's list confirms that binutils 2.27 = not working for powerpc64 (& powerpc?) contexts. Note: Krzysztof Parzyszek is one of the two people that have recently = been working on updating clang/llvm for fixing some of the issues that = block FreeBSD from using clang for powerpc and powerpc64 for buildworld = and buildkernel. =3D=3D=3D Mark Millard markmi at dsl-only.net On 2016-Sep-20, at 11:19 AM, Krzysztof Parzyszek wrote: > I've had similar problems after building gcc-4.8. After reverting = back to binutils 2.25 and rebuilding, it worked fine. >=20 > -Krzysztof >=20 > On 9/9/2016 11:32 AM, Bill Sorenson wrote: >> Everything I've built with the new binutils using either GCC 4.9, 5.4 = or >> 6.2 instantly dumps when run. This is on an Xserve G5. Is this just = me or >> is there something genuinely broken here? >>=20 >> Thanks, >> Bill