This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Repeat Request for a New Target Macro for the Java Front-End
- From: Tom Tromey <tromey at redhat dot com>
- To: Ranjit Mathew <rmathew at hotmail dot com>
- Cc: GCC Hackers <gcc at gcc dot gnu dot org>
- Date: 10 Jan 2003 11:27:20 -0700
- Subject: Re: Repeat Request for a New Target Macro for the Java Front-End
- References: <avmdae$hsq$1@main.gmane.org>
- Reply-to: tromey at redhat dot com
>>>>> "Ranjit" == Ranjit Mathew <rmathew@hotmail.com> writes:
Ranjit> I am repeating the request for the inclusion of
Ranjit> a new target macro "MODIFY_JNI_METHOD_CALL" as described
Ranjit> in a message I posted earlier to this list:
Ranjit> http://gcc.gnu.org/ml/gcc/2002-12/msg00255.html
For those who don't know, we'd like to get this in 3.3. As Ranjit
says, it is crucial for making JNI work properly on Windows; a lot of
work has gone into the Windows libgcj port for 3.3.
Tom