#226 how to build fan from sources?

Ben Fri 9 May 2008

hi I try to figure out how to build fan, but I can't see how this can be done with the bootstrapped compiler sources. Fan.exe doesn't run on my System (Leopard/Mono). I think there should be some "native" code to build the compiler - no?

regards ben

brian Fri 9 May 2008

Ben,

If you are running on Unix, then you will need to use the bash scripts and Java. See:

We haven't done mono yet (you can probably build natives from C# source, but might be tricky).

Brian

Login or Signup to reply.