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


Paketnamellvm-gcc-4.2
BeschreibungLow-Level Virtual Machine (LLVM), C/C++ front-end
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version2.7-3
Sektiondevel
Prioritätoptional
Installierte Größe103956 Byte
Hängt ab vonllvm-2.7-dev (>= 2.7), llvm-2.7 (>= 2.7), libc6 (>= 2.11), libffi5 (>= 3.0.4), libgcc1 (>= 1:4.1.1),
Empfohlene Pakete
PaketbetreuerLLVM Packaging Team
Quelle
Paketgröße23877260 Byte
Prüfsumme MD59869bd9447d7ba29e94d2ed6d9451896
Prüfsumme SHA1f6b5074424dc1f4385c846831c2983cb3d89757f
Prüfsumme SHA25643ca4ab299799ff45441d29872c487f7839e36eac6926db3ba6dc6cdd3de1044
Link zum Herunterladenllvm-gcc-4.2_2.7-3_i386.deb
Ausführliche BeschreibungThe Low-Level Virtual Machine (LLVM) is a collection of libraries and tools that make it easy to build compilers, optimizers, Just-In-Time code generators, and many other compiler-related programs. LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This is only a utility package that contains the C/C++ front-end used by the compiler, and was created in order to reduce the overall size of the compiler package itself. Please install the 'llvm' package to install the actual compiler.


Impressum
Linux is a registered trademark of Linus Torvalds