This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Cross compile, no grmic/grmiregistry
- From: Tom Tromey <tromey at redhat dot com>
- To: "Rui Wang" <Rui dot Wang at newcastle dot ac dot uk>
- Cc: "Ranjit Mathew" <rmathew at gmail dot com>, <gcc at gcc dot gnu dot org>, <java at gcc dot gnu dot org>
- Date: 09 Nov 2005 11:03:15 -0700
- Subject: Re: Cross compile, no grmic/grmiregistry
- References: <9366880017F98D4EA02E4412380B8202177619@moonraker.campus.ncl.ac.uk><4371A2BF.3090306@gmail.com><9366880017F98D4EA02E4412380B8202177627@moonraker.campus.ncl.ac.uk>
- Reply-to: tromey at redhat dot com
>>>>> "Rui" == Rui Wang <Rui.Wang@newcastle.ac.uk> writes:
Rui> May I ask why it has to be native in order to generate
Rui> jv-convert, grmic, etc?
I think I wrote that code, but I don't remember the reason for this.
Rui> Also if I replace the section in "libjava/Makefile.am" with the
Rui> following, will that work?
You can always give it a try.
Tom