This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
how to get gcc-4.3.0 to build gcjh
- From: "Chris Steel" <chris dot steel dot lnx at googlemail dot com>
- To: java at gcc dot gnu dot org
- Date: Wed, 4 Jun 2008 19:23:51 +0100
- Subject: how to get gcc-4.3.0 to build gcjh
- Reply-to: chris dot steel at bigfoot dot com
Does anyone know how to persuade gcc-4.3.0 to build gcjh?
On the 4.2 branch I could get gcj and gcjh by adding
"--enable-languages=c,c++,java" to my gcc configure. However 4.3.0
only installs gcj when I try this.
Thanks in advance
Chris