| Paketname | llvm-gcc-4.2 |
| Beschreibung | Low-Level Virtual Machine (LLVM), C/C++ front-end |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 2.7-3 |
| Sektion | devel |
| Priorität | optional |
| Installierte Größe | 103956 Byte |
| Hängt ab von | llvm-2.7-dev (>= 2.7), llvm-2.7 (>= 2.7), libc6 (>= 2.11), libffi5 (>= 3.0.4), libgcc1 (>= 1:4.1.1), |
| Empfohlene Pakete | |
| Paketbetreuer | LLVM Packaging Team |
| Quelle | |
| Paketgröße | 23877260 Byte |
| Prüfsumme MD5 | 9869bd9447d7ba29e94d2ed6d9451896 |
| Prüfsumme SHA1 | f6b5074424dc1f4385c846831c2983cb3d89757f |
| Prüfsumme SHA256 | 43ca4ab299799ff45441d29872c487f7839e36eac6926db3ba6dc6cdd3de1044 |
| Link zum Herunterladen | llvm-gcc-4.2_2.7-3_i386.deb |
| Ausführliche Beschreibung | The 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.
|