搜索资源列表
完整的C编译器源代码
- 一个完整的C编译器源代码, 可以编译出windows下可执行的exe文件,程序不大,总共不到2w行代码,是学习C编译器的好例子。 Features * SMALL! You can compile and execute C code everywhere, for example on rescue disks (about 100KB for x86 TCC executable, including C preprocessor, C compiler, assemble
GNU_LD_Script_Explanation
- GNU LD脚本解析,在网上找到的,我做成了pdf文档,方便阅读-GNU LD scr ipt Explanation
tcc-0.9.25.tar
- A c compiler source code. Tiny C Compiler feature: SMALL! You can compile and execute C code everywhere, for example on rescue disks (about 100KB for x86 TCC executable, including C preprocessor, C compiler, assembler and linker). FAST! tcc gener
thunderbench-Linker-Script-guide
- Thunderbench提供的GNU链接脚本语法教程,并且还介绍了供ARM平台使用的额外参数选项的使用。(Linker scr ipt tutorial, provided by thunderbench. include 1. Linker scr ipt guide 2. Arm specific options)