TCC: Difference between revisions

20 bytes added ,  12 years ago
no edit summary
[unchecked revision][unchecked revision]
mNo edit summary
No edit summary
Line 1:
{{In Progress}}
 
The purpose of this article is to explain how to make a sample ELF kernel with [[FASM]] and the [[TCChttp://tinycc.org | Tiny C Compiler]] (aka TCC).
TCC is a small and fast C compiler, which produces x86, x86_64 or ARM code, and generates PE or ELF executables.
TCC is heading toward full ISOC99 compliance, and can compile itself, like FASM. Here are all features of TCC:
448

edits