tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] what are tcc's limitations?


From: Dave Dodge
Subject: Re: [Tinycc-devel] what are tcc's limitations?
Date: Mon, 16 Oct 2006 01:51:06 -0400
User-agent: Mutt/1.5.12-2006-07-14

On Fri, Oct 13, 2006 at 09:16:06PM +0200, Bernhard Fischer wrote:
> 3) tcc is a C89 compiler, for the most part. Anyone who thinks he's able
> to compile e.g. the kernel or other SW that peruses certain C99 features
> is likely to be surprised.

The kernel isn't the best example, because Fabrice did get kernel
compilation working for his tccboot project:

  http://fabrice.bellard.free.fr/tcc/tccboot.html

Admittedly that's kernel 2.4.26 with some patches to bypass a few code
features that tcc doesn't handle.

                                                  -Dave Dodge




reply via email to

[Prev in Thread] Current Thread [Next in Thread]