[Java-gnome-developer] howto compile on RH7.1?
Brought to you by:
afcowie
From: <bi...@ma...> - 2001-10-13 13:03:02
|
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 |