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: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com>
- To: <java at gcc dot gnu dot org>
- Date: Fri, 27 Sep 2002 11:17:36 +1000
- Subject: RE: Windows-native GCJ 3.2 (Alternate Approach)
The fix may be already in 3.3. A number of windows java patches
have not gone into 3.2, as they were not seen as regressions.
-----Original Message-----
From: Tom Tromey [mailto:tromey@redhat.com]
Sent: Friday, 27 September 2002 11:03
To: Ranjit Mathew
Cc: java@gcc.gnu.org
Subject: Re: Windows-native GCJ 3.2 (Alternate Approach)
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