Skip Navigation

Sign up

If you sign up for an account on this web site you can customise elements of this site and subscribe to an email newsletter.

If you have an account on this web site you may login.

If you have an account on this site but have forgotten your user name and / or your password then you can request an account reminder email.

Compilation with GCJ

Compilation under GCJ requires special command line parameters to include the org.w3c.dom and org.xml.sax packages. These packages must be linked explicitly using -l-org-w3c-dom and -l-org-xml-sax.

GCJ requires a -C parameter to generate Java class files rather than object code.

See also

Compatibility issues

GCC bug number 6163 requires a Sun 1.4 Java interpreter to run byte code generated by GCC.

See also

Up

This document was last modified by Philip Shaw on 2004-10-28 06:05:10
Copyright MKDoc Ltd. and others.
The Free Documentation License http://www.gnu.org/copyleft/fdl.html