From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <775b8d190708102133m225c8426k970125abb79bd384@mail.gmail.com> Date: Sat, 11 Aug 2007 14:33:52 +1000 From: "Bruce Ellis" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] 9ee In-Reply-To: <2AFE29E7-7D07-4CEE-8FFD-7841B35CC563@telus.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2AFE29E7-7D07-4CEE-8FFD-7841B35CC563@telus.net> Topicbox-Message-UUID: a69efb0c-ead2-11e9-9d60-3106f5b1d025 that's right. the only thing that needs a native compiler is the launcher and Mr Syscall. 9eekern is of course compiled with kencc. brucee On 8/11/07, Paul Lalonde wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > If I'm reading brucee correctly, he's cross compiling using kencc but > running natively; there's no "native" compiler involved, just a (very > old-school seeming) loader program and his system-call thunks. Clever. > > Paul > > On 10-Aug-07, at 6:41 PM, erik quanstrom wrote: > > > On Fri Aug 10 20:45:06 EDT 2007, bruce.ellis@gmail.com wrote: > >> the only issue is calling in and out, the two thunks. you write > >> a small bit of assembly language for these, again and again > >> until you get it right. there are no other compiler clashes. > >> > >> brucee > > > > sorry. i'm not following at all. are you using ken's compiler? > > > > if not, how do you deal with unnamed structures. if so, don't > > you have to do a lot dealing with object file formats? > > > > - erik > > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.5 (Darwin) > > iD8DBQFGvSQLpJeHo/Fbu1wRArcSAKDfCOHwI+pLz7xZRu5Q28zHiiwJkQCfYLaC > cVRHgmzRNlWvwke4OViFvZ0= > =dyEw > -----END PGP SIGNATURE----- >