I am trying to compile java-gnome for use with native gcj:
./configure --libdir=3D/usr/lib --with-gcj-compile
make
... then when its about finished it tries to compile=20
TestGTK with gcj, but gets a lot of undefined references=20
for gnu.gtk methods. Do I need to set the classpath before
using "make"? and where should it point?
S=F8ren
|