tcc binary package in Ubuntu Noble amd64

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2023-10-23 22:30:24 UTC Published Ubuntu Noble amd64 release universe devel Optional 0.9.27+git20200814.62c30a4a-1
  • Published
  • Copied from ubuntu groovy-proposed amd64 in Primary Archive for Ubuntu

Source package