Subject: Re: Compiling NetBSD with another compiler.
To: Anders Magnusson <ragge@ludd.ltu.se>
From: Hubert Feyrer <hubert@feyrer.de>
List: tech-userlevel
Date: 09/15/2007 13:23:58
On Fri, 14 Sep 2007, Anders Magnusson wrote:
> I have (as some people may know) been hacking on pcc for fun for some years.

Tres cool! A few questions that I've seen people ask or that I wondered 
myself:
  * this is only C, no C++, right?
  * This is i386-only right now, right?
  * do you have any numbers on performance of both the compiler, and the
    compiled code? For example, how long does it take if you use PCC to
    do a "build.sh release", instead of using GCC)?
  * What license is the code under, exactly? I see some mention of
    Caldera on your homepage.

Thanks!


  - Hubert