Hi Gnu-Java-Folks!
As I´ve promised several times before, I´m finaly starting now to make a
build of java-gtk-0.7.1 for windows, because I´ve heard, that a working
gcj with jni is out for windows using the cygwin-libraries.
So the port will be based on cygwin, I hope thats not too ugly for your
needs...
My problem is the glue-c-code:
I cant simply compile it, because java-gtk is in the
gtk-1.3.0/windows-port from www.gtk.org->win32 without gtk-config.
So, please could anybody explain me, which files I should compile and
wich files I need to link togehter to a library.
I´ve already looked into /src/code/jni/glue or so..., and there are some
C-Files in it. Is it right, that I only need to do gcc -c *.c and then
link every *.o to a shared library (I think gcc has such a flag..). Do I
need the java/jni-inicludes.
I hope you´re not angry to me, because I´ve promised so often, that I´ll
do a port. But belive me, my problem is simply time. Now I´ve downloaded
cygwin and I´m ready to start "work" (fun)...
Mfg Linuxhippy
|