From owner-freebsd-arm@FreeBSD.ORG Fri May 16 22:13:20 2014 Return-Path: Delivered-To: arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2E10C541 for ; Fri, 16 May 2014 22:13:20 +0000 (UTC) Received: from smtp.fgznet.ch (mail.fgznet.ch [81.92.96.47]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A4E822EC1 for ; Fri, 16 May 2014 22:13:18 +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 s4GMD2Ne057126 for ; Sat, 17 May 2014 00:13:09 +0200 (CEST) (envelope-from andreast-list@fgznet.ch) Message-ID: <53768D6E.4030902@fgznet.ch> Date: Sat, 17 May 2014 00:13:02 +0200 From: Andreas Tobler User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: "freebsd-arm@freebsd.org" Subject: CFT binutils-ports Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.64 on 81.92.96.47 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2014 22:13:20 -0000 Hi all, here I have a patchlet to build binutils in ports for arm*. http://people.freebsd.org/~andreast/binutils_ports_20140515.tar I did it on trunk. What you have to do: unpack the tar in the /usr/ports/devel/binutils dir and build on your favorite arm platform. I'm interested in feedback for arm, armv6 and even if one has arm*b-*freebsd*. The plan in to submit/commit it to binutils trunk once the feedback came in ;) TIA, Andreas