gcj-4.6 4.6.3-1ubuntu1 source package in Ubuntu
Changelog
gcj-4.6 (4.6.3-1ubuntu1) precise; urgency=low * Regenerate the control file. -- Matthias Klose <email address hidden> Sat, 03 Mar 2012 13:34:08 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Precise
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gcj-4.6_4.6.3.orig.tar.gz | 126 bytes | 1e98fd5db7d1ab13f5869b3b44ec25a1ff5f0fcc983e49906e7b8ec0040898d1 |
gcj-4.6_4.6.3-1ubuntu1.diff.gz | 791.3 KiB | f65cce8d7df754d6ae039e4e21dbebf698c4798d31ed36d96fea8ef3338ad853 |
gcj-4.6_4.6.3-1ubuntu1.dsc | 3.6 KiB | 2a73a675f759faa286c25203b7661b6ff02d47b36e4de1df6e9b816aefbb082b |
Available diffs
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.