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, [EMAIL PROTECTED] 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.}
>