DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnametcc
Beschreibungthe smallest ANSI C compiler
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.9.24-1
Sektionuniverse/devel
Prioritätoptional
Installierte Größe436 Byte
Hängt ab vonlibc6 (>= 2.4)
Empfohlene Paketelibc6-dev | libc-dev
PaketbetreuerUbuntu MOTU Developers
Quelle
Paketgröße140828 Byte
Prüfsumme MD5078e5c927dd4970ecf20232d01f25ff9
Prüfsumme SHA1761299d783236ff66ab189b939671395c7a5b45e
Prüfsumme SHA2568fe3ca5217e6d961810fdb1bb9091f8e8a5c9b23728d689ed6a412ef7acfa0da
Link zum Herunterladentcc_0.9.24-1_i386.deb
Ausführliche BeschreibungTCC (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.


Impressum
Linux is a registered trademark of Linus Torvalds