From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] inferno C compilers From: forsyth@caldo.demon.co.uk MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-ymedynvoxjlpddfquswhsgqmoz" Message-Id: <20010702115040.AD4D7199FA@mail.cse.psu.edu> Date: Mon, 2 Jul 2001 12:46:16 +0100 Topicbox-Message-UUID: c278cfa0-eac9-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-ymedynvoxjlpddfquswhsgqmoz Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit they are essentially the same and periodically identical (up to u.h/libc.h vs lib9.h. it's time for them to be resynchronised. the powerpc and arm/thumb compilers tend to be more up to date in the Inferno tree, and x86 and cc are more up to date in the plan9 tree, although the differences across all the non-arm architecture are fairly minor. (we've made many changes to arm for thumb support.) cc has a few more extensions in plan 9. 8c/8l in plan 9 now has a bug that the inferno ones lack, introduced by recent changes, and we've fixed a tiny nasty bug in 5l, but i'll sort it out by an every-way merge and send the changes back. --upas-ymedynvoxjlpddfquswhsgqmoz Content-Type: message/rfc822 Content-Disposition: inline Received: from tele-punt-22.mail.demon.net ([194.217.242.7]) by lavoro; Thu Jun 28 16:54:57 BST 2001 Received: from punt-2.mail.demon.net by mailstore for forsyth@caldo.demon.co.uk id 993742134:20:21341:9; Thu, 28 Jun 2001 15:28:54 GMT Received: from psuvax1.cse.psu.edu ([130.203.4.6]) by punt-2.mail.demon.net id aa2104420; 28 Jun 2001 15:28 GMT Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.30.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 73523199E7; Thu, 28 Jun 2001 11:24:14 -0400 (EDT) Received: from tele-post-20.mail.demon.net (tele-post-20.mail.demon.net [194.217.242.20]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 9B761199E4 for <9fans@cse.psu.edu>; Thu, 28 Jun 2001 11:23:27 -0400 (EDT) Received: from cotswold.demon.co.uk ([194.222.75.186] helo=cpu.9fs.org) by tele-post-20.mail.demon.net with smtp (Exim 2.12 #2) id 15Fddc-0000Kt-0K for 9fans@cse.psu.edu; Thu, 28 Jun 2001 15:23:24 +0000 From: nigel@9fs.org To: 9fans@cse.psu.edu Subject: Re: [9fans] inferno C compilers MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.1 Precedence: bulk Reply-To: 9fans@cse.psu.edu List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Thu, 28 Jun 2001 16:22:40 +0100 [4~They are not the PLan 9 compilers, but similar. They are part of the distribution to enable you to build native Inferno for the various target architectures. --upas-ymedynvoxjlpddfquswhsgqmoz--