This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH/RFA] libjava: SH support


Tom Tromey <tromey@redhat.com> wrote:
> kaz> 13 jni tests seems to fail with a non-java issue.
> 
> Yesterday I checked in a fix that might help the JNI failures.
> It did for me.

I'll try it. Thanks!
In my case, all jni tests failed like as:

  java.lang.UnsatisfiedLinkError: calls: file not found

and I suspect that there is something wrong with dynamic loading
in my platform.

> kaz> Is this ok?
> 
> kaz>  <tr><td valign="top">
> kaz> +<b>July 25, 2002</b>
> kaz> +</td><td>
> kaz> +Kaz Kojima has implemented the necessary support in FFI and libjava
> kaz> +to get libgcj running on SH-3/4.
> kaz> +</td></tr>
> 
> Looks great, thanks.  Please check it in.

I've checked it in.

Thanks,
	kaz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]