gcj-4.6 4.6.3-1ubuntu2 source package in Ubuntu

Changelog

gcj-4.6 (4.6.3-1ubuntu2) precise; urgency=low

  * Pursuant to the cross-distro consensus on the armhf linker path,
    update arm-dynamic-linker.diff with Michael Hope's improved patch.
  * Remove cruft from debian/rules.patch dealing with the old patch.
 -- Adam Conrad <email address hidden>   Fri, 13 Apr 2012 11:40:50 -0600

Upload details

Uploaded by:
Adam Conrad
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main devel

Downloads

File Size SHA-256 Checksum
gcj-4.6_4.6.3.orig.tar.gz 126 bytes 1e98fd5db7d1ab13f5869b3b44ec25a1ff5f0fcc983e49906e7b8ec0040898d1
gcj-4.6_4.6.3-1ubuntu2.diff.gz 789.6 KiB ca0c8a51097176df78d4fdd752ad14decdff8ee66379ebc5d95248d3e0c7c85b
gcj-4.6_4.6.3-1ubuntu2.dsc 3.6 KiB 8a63d4c62a65259e787e90c7ba5587e95b877b9d7fa619a8f3431dc2761d3893

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: No summary available for gcj-4.6-jdk in ubuntu quantal.

No description available for gcj-4.6-jdk in ubuntu quantal.

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: No summary available for libgcj-doc in ubuntu quantal.

No description available for libgcj-doc in ubuntu quantal.

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: No summary available for libgcj12-dbg in ubuntu quantal.

No description available for libgcj12-dbg in ubuntu quantal.

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.