On Thu, Sep 20, 2012 at 9:54 AM, Xianyi Zhang <
traits...@gmail.com> wrote:
> Hi Julia developers,
>
> Do you have a plan to support other CPU architectures? For example, MIPS,
> Power and ARM.
>
I'm working on a power7 port, and there's been a bit of chatter on the
mailing list about an arm port IIRC. But no official plans that i know
of.
> How could I port Julia to other CPU, Loongson 3A MIPS64 CPU? Do you have any
> suggestions?
>
If you can get libunwind and the llvm jit working on your system, then
porting the rest should probably be straightforward. Right now, the
pwr7 port doesn't work because llvm's jit doesn't support it, but
fortunately, some IBM'ers are working on it.
-Mike
> Thank you
>
> Zhang Xianyi
>
> --
>
>
>