2011/9/19 Richard Miller <9f...@hamnavoe.com>: >> just go ahead and port the plan 9 c >> compilers etc. to unix > > Already done. The inferno distribution contains, in /utils, all > the Plan 9 xa, xc, xl (for x in [012568kv]) compilable by gcc.
Would this be possible to use for a cross compiler with a Plan9 target? A kencc port (preferably including the APE pcc) as a cross compiler on a lunix host could potentially also be interesting if it would work. I guess this port [1] might be a good starting point? Any pointers on how it would be done? [1] http://code.google.com/p/ken-cc/