From: | arnold@skeeve.com (Aharon Robbins) |
Newsgroups: | comp.compilers |
Date: | Tue, 13 Sep 2016 17:35:20 -0000 (UTC) |
Organization: | A noiseless patient Spider |
References: | 16-09-001 16-09-026 16-09-028 |
Injection-Info: | miucha.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="38874"; mail-complaints-to="abuse@iecc.com" |
Keywords: | C |
Posted-Date: | 14 Sep 2016 09:52:34 EDT |
In article 16-09-028, BartC <bc@freeuk.com> wrote:
>On 12/09/2016 19:42, Aharon Robbins wrote:
>> Privately by someone else, I was suggested to just fix tcc myself.
>> It turns out that I was able to add duplicate case checking in about
>> an hour's work and just under 100 lines of code. But I have the
>> background and experience for that; I suspect someone else would
>> have had a harder time.
>
>Do you use TCC to compile itself, or something like gcc?
>
>I'm just interested in whether it partly relies on gcc to get its speed!
The default configure + make compiles tcc with gcc.
--
Aharon (Arnold) Robbins arnold AT skeeve DOT com
Return to the
comp.compilers page.
Search the
comp.compilers archives again.