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 Debian Archiv squeeze (main)
Version0.9.25-5
Sektiondevel
Prioritätoptional
Installierte Größe448 Byte
Hängt ab vonlibc6 (>= 2.1), dpkg (>= 1.15.4) | install-info
Empfohlene Paketelibc6-dev | libc-dev
PaketbetreuerAurélien GÉRÔME
Quelle
Paketgröße145060 Byte
Prüfsumme MD596d8a7b82f9c955214b0622950c49057
Prüfsumme SHA1c995aedb69068f668b60f59f28bb757737bc4aec
Prüfsumme SHA256fdc62ca1be8590833795f6d0c8b6262b6cd822804d81b918bf44c57f9719c522
Link zum Herunterladentcc_0.9.25-5_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