Raspberry pi not ready to self-host yet?

Gary Palmer gpalmer at freebsd.org
Tue Jun 25 16:56:54 UTC 2013


On Tue, Jun 25, 2013 at 09:43:32AM -0700, Jordan Hubbard wrote:
> 
> On Jun 25, 2013, at 8:35 AM, Rui Paulo <rpaulo at 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


More information about the freebsd-arm mailing list