The lang/tcc port
tcc-0.9.27.20230705 – tiny C compiler (cvsweb github mirror)
Description
TCC (Tiny C Compiler) is a small and fast ANSI C compiler. It generates optimized 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 scripting is also supported via the usual hash-bang mechanism. Backends exist for amd64, i386, arm, arm64, and riscv64.WWW: https://bellard.org/tcc/
Maintainer
Brian Callahan
Only for arches
amd64 arm64 armv7 i386 riscv64
Categories
Build dependencies
Files
- /usr/local/bin/tcc
- /usr/local/include/libtcc.h
- /usr/local/info/tcc-doc.info
- /usr/local/lib/libtcc.a
- /usr/local/lib/tcc/
- /usr/local/lib/tcc/bcheck.o
- /usr/local/lib/tcc/bt-exe.o
- /usr/local/lib/tcc/bt-log.o
- /usr/local/lib/tcc/include/
- /usr/local/lib/tcc/include/float.h
- /usr/local/lib/tcc/include/stdalign.h
- /usr/local/lib/tcc/include/stdarg.h
- /usr/local/lib/tcc/include/stdatomic.h
- /usr/local/lib/tcc/include/stdbool.h
- /usr/local/lib/tcc/include/stddef.h
- /usr/local/lib/tcc/include/stdnoreturn.h
- /usr/local/lib/tcc/include/tccdefs.h
- /usr/local/lib/tcc/include/tcclib.h
- /usr/local/lib/tcc/include/tgmath.h
- /usr/local/lib/tcc/include/varargs.h
- /usr/local/lib/tcc/libtcc1.a
- /usr/local/man/man1/tcc.1
- /usr/local/share/doc/tcc/
- /usr/local/share/doc/tcc/tcc-doc.html