From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <6e1e5c5e4b13a6d89b976b1651f4d382@hamnavoe.com> References: <6e1e5c5e4b13a6d89b976b1651f4d382@hamnavoe.com> From: Jens Staal Date: Tue, 20 Sep 2011 05:20:44 +0200 Message-ID: To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [9fans] Nemo book Topicbox-Message-UUID: 2a43c47a-ead7-11e9-9d60-3106f5b1d025 2011/9/19 Richard Miller <9fans@hamnavoe.com>: >> just go ahead and port the plan 9 c >> compilers etc. to unix > > Already done. =C2=A0The 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/