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 _______________________________________________ Tinycc-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/tinycc-devel
