Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jun 2013 12:56:51 -0400
From:      Gary Palmer <gpalmer@freebsd.org>
To:        Jordan Hubbard <jordan.hubbard@gmail.com>
Cc:        freebsd-arm@freebsd.org
Subject:   Re: Raspberry pi not ready to self-host yet?
Message-ID:  <20130625165651.GA38815@in-addr.com>
In-Reply-To: <10932F21-3C2B-4FF5-A587-F81DC43DA42C@gmail.com>
References:  <800732D1-B06A-40AE-AE69-F6170662B2AA@turbofuzz.com> <3B1B1A39-13AF-4718-A9D6-757D6FEFC27F@bsdimp.com> <B4EF71AD-FA65-4D56-AB1D-AA4C25277324@mail.turbofuzz.com> <A220B157-9F7F-4597-B7A6-527F68CF60AA@FreeBSD.org> <10932F21-3C2B-4FF5-A587-F81DC43DA42C@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 25, 2013 at 09:43:32AM -0700, Jordan Hubbard wrote:
> 
> On Jun 25, 2013, at 8:35 AM, Rui Paulo <rpaulo@FreeBSD.org> wrote:
> 
> > 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"
> 
> Huh - I did not know that!   Too much time behind the firewall - not enough in the outside world. :)
> 
> So, is it correct to say that what clang reports as 3.3 on FreeBSD is simply LLVM 3.3 + whatever clang ToT is?  In that case, it sounds like FreeBSD is fairly up-to-date!

Latest released XCode (note: not developer preview) on 10.8 says

sh-3.2$ clang -v
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.3.0
Thread model: posix
sh-3.2$ 

Gary



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130625165651.GA38815>