Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jan 2014 19:51:45 +0100
From:      Roman Divacky <rdivacky@freebsd.org>
To:        sparc64@freebsd.org
Subject:   [HEADSUP]: trunk clang selfhosts in c++11
Message-ID:  <20140130185145.GA33884@freebsd.org>

next in thread | raw e-mail | index | archive | help
Hi,

Just a quick headsup - llvm as of r200453 is capable of building
libcxxrt/libc++/itself.

This is a significant milestone as trunk llvm is not compilable by
our old gcc/g++. Ie. selfhosting is the only way forward.

Once llvm 3.4 is imported, the sparc64 backend will be added. Then
I plan to merge all the necessary changes to enable the selfhost
to work in base FreeBSD system. I'll announce when this is achieved.

This should pave the way for future updates of llvm on sparc64.

I also think that a selfhosting compiler is good enough for wider
testing, so go for it :)

Thanks, Roman



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