> > Well, I am trying right now but you failed to package
> > org_gnu_readline_Readline.h with the sources
>
> Never mind. Now I remember you have to generate it using javah.
> It's been a long time since I used JNI and your makefiles don't
> work as-is under Cygwin...
>
> -- O.L.
I'm currently working on it. I managed to compile with only two changes i=
n the=20
toplevel and native makefiles, but linking is still a problem (something=20
related to errno). In fact, I had to use the mingw-stuff, due to __int64 =
not=20
being defined in Cygwin. If you succeed, please send me your diffs.
Bernhard
|