Subject: Re: Source code added.
To: Perry E. Metzger <perry@piermont.com>
From: None <ragge@ludd.luth.se>
List: port-pdp10
Date: 08/19/2003 21:39:43
> 
> <ragge@ludd.luth.se> writes:
> > Funny note: Compiling the kernel with gcc takes ~12 minutes, and 
> > compiling the same with PCC takes 45 seconds.  The gcc generated
> > code is not 15 times better :-)
> 
> If you re-targeted it for the x86, I wonder how long it would take to
> build the world. :)
> 
We'll try :-)  I wrote a quick x86 port for it just to see how 
difficult it was, and it took almost a day before it could compile
simple programs.  I need a reasonable test suite to be able to do
a real port, though, and some of the internals must be changed so
that correct optimizations can be done.  Currently it just fixes the
trivial stuff.

-- Ragge