[ bianca ]
[ 原始碼: tcc ]
套件:tcc(0.9.27+git20200814.62c30a4a-2)
tcc 的相關連結
下載原始碼套件 tcc:
- [tcc_0.9.27+git20200814.62c30a4a-2.debian.tar.xz]
- [tcc_0.9.27+git20200814.62c30a4a-2.dsc]
- [tcc_0.9.27+git20200814.62c30a4a.orig.tar.bz2]
維護小組:
外部的資源:
- 主頁 [www.tinycc.org]
相似套件:
small ANSI C compiler
TCC (for Tiny C Compiler) is a small and fast ANSI C compiler. It generates optimized x86 code, and can compile, assemble, and link several times faster than 'gcc -O0'. Any C dynamic library can be used directly. It includes an optional memory and bounds checker, and bounds-checked code can be mixed freely with standard code. C script is also supported via the usual hash-bang mechanism.
NOTE: TCC is still somewhat experimental and is not recommended for production use. The code it generates is much less optimized than what GCC produces, and compiler bugs can have serious security consequences for your program.
其他與 tcc 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- rec: libc6-dev
- GNU C Library: Development Libraries and Header Files
- 或者 libc-dev
- 套件暫時不可用