Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37915164
en ru br
ALT Linux repos
5.0: 0.3.3-alt16
4.1: 0.3.3-alt11
4.0: 0.3.3-alt9
3.0: 0.3.3-alt4

Group :: Development/Java
RPM: jdkgcj

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

<?xml version="1.0" ?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
<refentry>

<refmeta>
<refentrytitle>jdkgcj</refentrytitle>
<manvolnum>1</manvolnum>
</refmeta>

<refnamediv>
<refname><command>javac</command></refname>
<refname><command>javah</command></refname>
<refname><command>jar</command></refname>
<refname><command>rmic</command></refname>
<refpurpose>replacement commands for non-free JDKs</refpurpose>
</refnamediv>

<refsect1>
<title>Description</title>
<para>
<application>jdkgcj</application> is a collection of wrapper
scripts around <command moreinfo="refentry">gcj</command> and
<command moreinfo="refentry">gij</command>
(<application>GCC</application>'s Java
implementation, as found in current versions of
<application>GCC</application>),
trying to provide a drop-in replacement for the various non-free
Java Development Kit implementations.
</para>
</refsect1>

<refsect1>
<title>Bugs</title>
<para>
<application>jdkgcj</application> is far from complete,
mostly because <application>gcj</application> is not quite
complete yet.
</para>
</refsect1>

<refsect1>
<title>Feedback</title>
<para>
If you find any problems in jdkgcj, please report them at
<ulink url="http://bugzilla.arklinux.org/" />.
</para>
</refsect1>

<refsect1>
<title>See also</title>
<para>
<citerefentry>
<refentrytitle>gcj</refentrytitle>
<manvolnum>1</manvolnum>
</citerefentry>,
<citerefentry>
<refentrytitle>gij</refentrytitle>
<manvolnum>1</manvolnum>
</citerefentry>
</para>
</refsect1>

</refentry>
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin