From owner-freebsd-arm@FreeBSD.ORG Fri Aug 16 02:19:44 2013 Return-Path: Delivered-To: freebsd-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 ESMTP id D2A53B56 for ; Fri, 16 Aug 2013 02:19:44 +0000 (UTC) (envelope-from tim@kientzle.com) Received: from monday.kientzle.com (99-115-135-74.uvs.sntcca.sbcglobal.net [99.115.135.74]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 94C7E26DC for ; Fri, 16 Aug 2013 02:19:44 +0000 (UTC) Received: (from root@localhost) by monday.kientzle.com (8.14.4/8.14.4) id r7G2JhfG037796; Fri, 16 Aug 2013 02:19:43 GMT (envelope-from tim@kientzle.com) Received: from [192.168.2.123] (CiscoE3000 [192.168.1.65]) by kientzle.com with SMTP id y38pkvzgeet5gsbwaeib473ue2; Fri, 16 Aug 2013 02:19:43 +0000 (UTC) (envelope-from tim@kientzle.com) Subject: Re: pkg repository for ARM? Mime-Version: 1.0 (Apple Message framework v1283) Content-Type: text/plain; charset=us-ascii From: Tim Kientzle In-Reply-To: <41577B23-E4DE-451B-B5F7-912024C05AB7@gromit.dlib.vt.edu> Date: Thu, 15 Aug 2013 19:19:42 -0700 Content-Transfer-Encoding: 7bit Message-Id: <34F61A6F-D0D2-4D16-BD70-8206AC19DC37@kientzle.com> References: <522A0D57-4DD4-4669-BB5A-AFCD81E9F497@netsense.nl> <41577B23-E4DE-451B-B5F7-912024C05AB7@gromit.dlib.vt.edu> To: Paul Mather X-Mailer: Apple Mail (2.1283) Cc: freebsd-arm X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Aug 2013 02:19:44 -0000 On Aug 15, 2013, at 4:09 PM, Paul Mather wrote: > AFAIK, a native build under clang on arm is still broken. I have done full native builds on BBB since the Clang switch got thrown. I haven't been able to do it very consistently, but I don't think that can be entirely blamed on clang. ;-) Tim