This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Windows-native GCJ 3.2 (Alternate Approach)
- From: Tom Tromey <tromey at redhat dot com>
- To: Ranjit Mathew <rmathew at hotmail dot com>
- Cc: java at gcc dot gnu dot org
- Date: 26 Sep 2002 19:02:37 -0600
- Subject: Re: Windows-native GCJ 3.2 (Alternate Approach)
- References: <amoqg1$enk$1@main.gmane.org> <87fzvwgu3k.fsf@fleche.redhat.com>
- Reply-to: tromey at redhat dot com
Tom> In theory we could install gcjh in this way too. In practice it may
Tom> be too much bother. I seem to recall this coming up before.
I looked at it appears that gcc/java/Make-lang.in either used to or at
least wanted to install gcjh without the target prefix. Apparently
there is some bug in the process. So now I think the fix should be
there.
Tom