Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37496872
en ru br
ALT Linux repos
S:0.9.27-alt4.740.g347c036
5.0: 0.9.23-alt4
4.1: 0.9.23-alt4
4.0: 0.9.23-alt4
3.0: 0.9.22-alt1

Group :: Development/C
RPM: tcc

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.9.22-alt1
Build date: 29 december 2004, 00:34 ( 1008.0 weeks ago )
Size: 189.15 Kb

Home page:   http://fabrice.bellard.free.fr/tcc/

License: LGPL
Summary: The smallest ANSI C compiler
Description:

TCC (for Tiny C Compiler) is a small, fast, unlimited and safe 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.

Current maintainer: Alexey Tourbin

List of contributors

List of rpms provided by this srpm:

  • tcc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin