Package: libtcc-dev (0.9.27+git20200814.62c30a4a-2)
Links for libtcc-dev
Debian Resources:
Download Source Package tcc:
- [tcc_0.9.27+git20200814.62c30a4a-2.dsc]
- [tcc_0.9.27+git20200814.62c30a4a.orig.tar.bz2]
- [tcc_0.9.27+git20200814.62c30a4a-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [www.tinycc.org]
Similar packages:
fast library for dynamic code generation
Libtcc is a library that uses tcc, a compiler several times faster than 'gcc -O0' to perform dynamic code generation. It exposes in its API all operations tcc performs to generate a binary from sources: setting header and library paths, compiling program from a source file, manipulating its symbols and handling relocation of its code among other things. Libtcc is also able to compile from a buffer.
This package contains the static library and header file for TCC (Tiny C Compiler).
NOTE: libtcc 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.
Download libtcc-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
armel | 130.7 kB | 361.0 kB | [list of files] |