gcj-4.6 4.6.1-9ubuntu3 source package in Ubuntu

Changelog

gcj-4.6 (4.6.1-9ubuntu3) precise; urgency=low

  * Fix libffi build on powerpc.
 -- Matthias Klose <email address hidden>   Wed, 12 Oct 2011 18:23:25 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Oneiric
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gcj-4.6_4.6.1.orig.tar.gz 288 bytes 904640746a9bfd8c57f9e7c8070a3d8bf315304f6c8ac6c808fa0fa3d3c3a02b
gcj-4.6_4.6.1-9ubuntu3.diff.gz 6.8 MiB 7956b5aa3118d954e4f304a9cdfa566717af343aff9b5a0c2e37f4325c6c0c73
gcj-4.6_4.6.1-9ubuntu3.dsc 3.3 KiB 0b288744f98b438c7dd94a5957ab5cad9a87b624e656b5fe4519f9438a97829b

Available diffs

View changes file

Binary packages built by this source

gcj-4.6-base: GCC, the GNU Compiler Collection (gcj base package)

 This package contains files common to all java related packages
 built from the GNU Compiler Collection (GCC).

gcj-4.6-jdk: gcj and classpath development tools for Java(TM)

 GCJ is a front end to the GCC compiler which can natively compile both
 Java(tm) source and bytecode files. The compiler can also generate class
 files. Other java development tools from classpath are included in this
 package.
 .
 The package contains as well a collection of wrapper scripts and symlinks.
 It is meant to provide a Java-SDK-like interface to the GCJ tool set.

gcj-4.6-jre: Java runtime environment using GIJ/classpath

 GIJ is a Java bytecode interpreter, not limited to interpreting bytecode.
 It includes a class loader which can dynamically load shared objects, so
 it is possible to give it the name of a class which has been compiled and
 put into a shared library on the class path.
 .
 The package contains as well a collection of wrapper scripts and symlinks.
 It is meant to provide a Java-RTE-like interface to the GIJ/GCJ tool set.

gcj-4.6-jre-headless: Java runtime environment using GIJ/classpath (headless version)

 GIJ is a Java bytecode interpreter, not limited to interpreting bytecode.
 It includes a class loader which can dynamically load shared objects, so
 it is possible to give it the name of a class which has been compiled and
 put into a shared library on the class path.
 .
 The package contains as well a collection of wrapper scripts and symlinks.
 It is meant to provide a Java-RTE-like interface to the GIJ/GCJ tool set,
 limited to the headless tools and libraries.

gcj-4.6-jre-lib: Java runtime library for use with gcj (jar files)

 This is the jar file that goes along with the gcj front end to gcc.

gcj-4.6-source: GCJ java sources for use in IDEs like eclipse and netbeans

 These are the java source files packaged as a zip file for use in development
 environments like eclipse and netbeans.

libgcj-doc: libgcj API documentation and example programs

 Autogenerated documentation describing the API of the libgcj library.
 Sources and precompiled example programs from the classpath library.

libgcj12: Java runtime library for use with gcj

 This is the runtime that goes along with the gcj front end to
 gcc. libgcj includes parts of the Java Class Libraries, plus glue to
 connect the libraries to the compiler and the underlying OS.
 .
 To show file names and line numbers in stack traces, the packages
 libgcj12-dbg and binutils are required.

libgcj12-awt: AWT peer runtime libraries for use with gcj

 These are runtime libraries holding the AWT peer implementations
 for libgcj (currently the GTK+ based peer library is required, the
 QT bases library is not built).

libgcj12-dbg: Debugging symbols for libraries provided in libgcj12-dev

 The package provides debugging symbols for the libraries provided
 in libgcj12-dev.
 .
 binutils is required to show file names and line numbers in stack traces.

libgcj12-dev: Java development headers for use with gcj

 These are the development headers that go along with the gcj front end
 to gcc. libgcj includes parts of the Java Class Libraries, plus glue
 to connect the libraries to the compiler and the underlying OS.