> i am trying to run inferno emu on plan9 running on sheevaplug. > > does anyone know how to build emu for arm? i am surprised that it is missing > in inferno-os repository. or am i missing something?
I don't know if there is an official version anywhere, but if you add the files from /n/sources/contrib/miller/inferno/Plan9-arm/src.tgz to your /usr/inferno, you should be able to do a mk with SYSTARG=Plan9 and OBJTYPE=arm.
