Date: Sun, 16 Sep 2012 19:43:49 +1200 From: Andrew Turner <andrew@fubar.geek.nz> To: Tim Kientzle <tim@kientzle.com> Cc: freebsd-arm@freebsd.org Subject: Re: Unable to build FreeBSD xdev tools for ARM on FreeBSD 10.0-CURRENT Message-ID: <20120916194349.6ef4c712@fubar.geek.nz> In-Reply-To: <B891CFA2-7228-444B-978B-003E6418968D@kientzle.com> References: <5053C7D1.2080308@gmail.com> <C4C286C9-2B1F-4284-9E30-DB5F5CD7FE00@bsdimp.com> <B891CFA2-7228-444B-978B-003E6418968D@kientzle.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 15 Sep 2012 14:04:52 -0700 Tim Kientzle <tim@kientzle.com> wrote: > I looked at this very briefly a while back. It looks like a great > opportunity for someone interested in learning more about > toolchain and library issues. The version of clang in SVN is known to not work on ARM. We need to bring in llvm r162130 [1] to fix an issue where LLVM will crash. There are also a few changes we need to make to clang and LLVM. When I have had a chance to test them I will submit them upstream and pull them into our SVN. Andrew [1] http://llvm.org/viewvc/llvm-project?view=rev&revision=162130
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120916194349.6ef4c712>