LLVM is written in C++, so you'd need C++ support on plan 9 first. Probably
the easiest way to do that would be to add support for plan 9 binaries to
clang, and cross-compile llvm for plan 9 with itself.

At least, that's the path I'd take if I was interested in trying.

On Tue, 31 Aug 2010 09:10:42 -0700, David Leimbach <leim...@gmail.com> wrote:

> I've seen a little bit of information about trying to go to LLVM for
> Inferno, and getting LLVM on Plan 9 natively (feasibility anyway), and I was
> wondering if there's any official projects chasing this in earnest?
> 
> Now that I've got an ARM and an x86 plan 9 instance up, I might have some
> time, but I can tell you compilers are definitely not my specialty :-).
> 
> Dave


-- 
    Ori Bernstein

Reply via email to