From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <34ae256d4297ee458f40543f2c83db2d@quanstro.net> Date: Sat, 25 Mar 2006 16:46:13 -0600 From: quanstro@quanstro.net To: 9fans@cse.psu.edu Subject: Re: [9fans] new compilers In-Reply-To: <2fae03f0f748c1990adba569cacc92c4@coraid.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 213b563c-ead1-11e9-9d60-3106f5b1d025 eighty-megs and constantly swapping. and that's just the editor. if you look at the apple link i couldn't resist cluttering the list with, you'll love some of the ways they work around the fact that gcc is slooow. precompiled headers, speculative compiling (you saved a c file, we'll compile it now, just in case you might need it), distcc, etc. that's not to mention the bizzare workarounds to their slow linker. - erik On Sat Mar 25 15:37:21 CST 2006, brantley@coraid.com wrote: > {I remember Boyd.} > > #ifdef's are only for commenting out code. > > Kenc is finished compiling while gcc is still paging in. > > The syntax tree in kenc is the intermediate representation. > > The man page for GCC is 1.5 times larger than the 8c source. > > RTL is just a way to make C into lisp. > > > {I miss him.} >