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 Ubuntu Archiv lucid (universe)
Version2.7-0ubuntu1
Sektionuniverse/devel
Prioritätoptional
Installierte Größe108332 Byte
Hängt ab vonllvm-dev (>= 2.7), llvm (>= 2.7), libc6 (>= 2.11), libffi5 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libstdc
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße25087228 Byte
Prüfsumme MD5c1fa278c81cacdb6df2d670ea324cead
Prüfsumme SHA179ec5b51d102294dcb39a2c3ae05fc1ca86cb6a0
Prüfsumme SHA2568e45307112a88001fdb4c851d0ed4f9af6bd9e455dce41e7d3d92c593c95fbe7
Link zum Herunterladenllvm-gcc-4.2_2.7-0ubuntu1_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