[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tinycc-devel] what are tcc's limitations?
From: |
Daniel Glöckner |
Subject: |
Re: [Tinycc-devel] what are tcc's limitations? |
Date: |
Thu, 12 Oct 2006 23:36:44 +0200 |
User-agent: |
Mutt/1.4.2.1i |
On Sat, Oct 14, 2006 at 04:26:24AM +0800, bj wrote:
> what is it's difference between mingw except for speed, size ,the fact
> that it has no sound and no .rc resource compiling (by default)?
MinGW = GCC
GCC received a lot more testing and thus can more likely cope with
uncommon C constructs.
GCC has more bells and whistles (builtins, C extensions, command line
switches)
TinyCC is quick & dirty
Programs compiled by GCC are faster and smaller
Nobody wants to use GCC with -O0 instead of -O2, but this is what you get
from TinyCC
When GCC is a good human translator, TinyCC is babelfish.altavista.com
Daniel
- [Tinycc-devel] what are tcc's limitations?, bj, 2006/10/12
- Re: [Tinycc-devel] what are tcc's limitations?,
Daniel Glöckner <=
- Re: [Tinycc-devel] what are tcc's limitations?, bj, 2006/10/13
- Re: [Tinycc-devel] what are tcc's limitations?, Dave Dodge, 2006/10/13
- Re: [Tinycc-devel] what are tcc's limitations?, Bernhard Fischer, 2006/10/13
- Re: [Tinycc-devel] what are tcc's limitations?, Rob Landley, 2006/10/15
- Re: [Tinycc-devel] what are tcc's limitations?, Bernhard Fischer, 2006/10/16
- Re: [Tinycc-devel] what are tcc's limitations?, Bernhard Fischer, 2006/10/16
- Re: [Tinycc-devel] what are tcc's limitations?, Joel Buckley, 2006/10/16
- Re: [Tinycc-devel] what are tcc's limitations?, Dave Dodge, 2006/10/16
- Re: [Tinycc-devel] what are tcc's limitations?, Bernhard Fischer, 2006/10/16
- Re: [Tinycc-devel] what are tcc's limitations?, Rob Landley, 2006/10/17