tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] Obfuscated Tiny C compiler


From: Fabrice Bellard
Subject: [Tinycc-devel] Obfuscated Tiny C compiler
Date: Mon, 29 Jul 2002 03:09:49 +0200
User-agent: Mutt/1.2.5i

If you find TinyCC is too big, you can look at the original project
from which TCC was built: OTCC (http://bellard.org/otcc/).

The original OTCC only compiled to memory (as did TCC before the
version 0.9.8). I added OTCCELF which generates an ELF output and
which is still able to compile itself. Its source code is 4.7KB big
:-)

If someone is interested to try OTCCELF on non x86 CPUs, please tell
me.

Fabrice.



reply via email to

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