Subject: Re: c compilers
To: Dave Huang <khym@azeotrope.org>
From: emanuel stiebler <emu@ecubics.com>
List: port-i386
Date: 10/13/2001 09:53:40
Dave Huang wrote:
> 
> pkgsrc/devel/lcc
> 
> I don't think lcc's a big performer though...

Me either. Used the lcc few times already, on different platforms.
Main thing with lcc is, that you can port it VERY easy to a new CPU, or
different
architecture.
So for testing, it is very nice. However, if you think about
performance/optimizations,
forget it.

cheers