From owner-freebsd-arm@FreeBSD.ORG Tue Jun 25 15:35:13 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 6BF13E64 for ; Tue, 25 Jun 2013 15:35:13 +0000 (UTC) (envelope-from rpaulo@FreeBSD.org) Received: from felyko.com (felyko.com [174.136.100.2]) by mx1.freebsd.org (Postfix) with ESMTP id 5A74312E0 for ; Tue, 25 Jun 2013 15:35:13 +0000 (UTC) Received: from [IPv6:2601:9:4d00:116:5995:30f2:775f:6c5e] (unknown [IPv6:2601:9:4d00:116:5995:30f2:775f:6c5e]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by felyko.com (Postfix) with ESMTPSA id 1158E3981E; Tue, 25 Jun 2013 08:35:12 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Subject: Re: Raspberry pi not ready to self-host yet? From: Rui Paulo In-Reply-To: Date: Tue, 25 Jun 2013 08:35:11 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: References: <800732D1-B06A-40AE-AE69-F6170662B2AA@turbofuzz.com> <3B1B1A39-13AF-4718-A9D6-757D6FEFC27F@bsdimp.com> To: Jordan Hubbard X-Mailer: Apple Mail (2.1508) Cc: freebsd-arm@freebsd.org 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: Tue, 25 Jun 2013 15:35:13 -0000 On 24 Jun 2013, at 11:36, Jordan Hubbard = wrote: > I don't have much to compare with since Apple is already on clang/LLVM = 5.0 and FreeBSD is back with 3.3 - I don't even really remember what the = state of ARM support was that long ago. :-) Oh, but there's a distinction here. Apple LLVM versions don't match the = official LLVM versions. clang -v on OS X will say which version of LLVM = it was based on, e.g.: "based on LLVM 3.1svn" Regards, -- Rui Paulo