This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Fwd: Status of gcj/java on PPC Linux?
- To: tromey at redhat dot com
- Subject: Re: Fwd: Status of gcj/java on PPC Linux?
- From: "Kevin B. Hendricks" <khendricks at ivey dot uwo dot ca>
- Date: Tue, 6 Feb 2001 13:00:06 -0500
- Cc: java at gcc dot gnu dot org
- Reply-To: khendricks at ivey dot uwo dot ca
Hi,
I have written that "same" piece of code many times (openoffice bridges, jdk sysinvokenative, kaffe, etc).
I would be happy to help.
Please point me at the required pieces to grab via cvs and any test code and I would be happy to write that for you.
Under kaffe I tried libffi under ppc and could never get ti to work completely so I wrote their invoke native routine to replace the libffi interface. My guess it was just bitrot since Geoff Keating once had it working (and wrote the libffi for ppc) I think.
Take care,
Kevin
On Tuesday, February 6, 2001, at 12:56 PM, Tom Tromey wrote:
> >>>>> "Kevin" == Kevin B Hendricks <khendricks@ivey.uwo.ca> writes:
>
> Kevin> One more thing, I am a Sun JDK Licensee. Does this prohibit me
> Kevin> from contributing?
>
> It prohibits you from contributing to the Java code, yes.
>
> If you were to do the libffi work I'd imagine that is acceptable, as
> it has nothing to do with Sun's code.
>
> Tom
>
>