This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: ecj branch
- From: Mohan Embar <gnustuff at thisiscool dot com>
- To: tromey at redhat dot com
- Cc: java at gcc dot gnu dot org
- Date: Sat, 02 Dec 2006 09:40:11 -0600
- Subject: Re: ecj branch
- Reply-to: gnustuff at thisiscool dot com
Hi Tom,
>Download:
>
> http://people.redhat.com/~tromey/gcjh/tools.zip
>
>Make a script called gjavah that uses the jar. Here's mine:
>
> #! /bin/sh
> dir=/home/tromey/gnu/Generics/Gcjh
> gij -cp $dir/tools.zip \
> gnu.classpath.tools.javah.Main \
> ${1+"$@"}
I'm attempting to revert to a pure Windows build because
of cross compilation issues. gij is broken on Windows and
when I try to run this using Sun's java, the program
executes silently but doesn't produce an output file.
Do you have the source for this?
-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/