build macros and includes
Ray Auge
rayauge@doublebite.com
Sun Oct 3 23:42:00 GMT 2004
Hello All,
I'm currently trying to resolve a problem with java-gnome and gcj.
I have two things I'd like cleared up. Must we locate libgcj.jar and add
it to the classpath or do we assume that gcj will pick the correct jar
on a system with multiple versions? i.e. Mandrake 10.1 bundles both
libgcj-3.3.2.jar and libgcj-3.4.1.jar .
The result is that in the java-gnome configure step when a query for the
location of libgcj-?.?.?.jar is made, via "locate", we get two versions
and the configure fails.
I'd like to know if this check is even required.
Second, due to the nature of java-gnome it often requires the use of
jni.h. I'd like to know if the gcj team provides a m4 macro that can be
used to find it or do we simply always assume that it is located
at /usr/include/libgcj-${gcjversion}/, or is this mostly system
dependant?
Thanks for the help,
--
Ray Auge <rayauge@doublebite.com>
More information about the Java
mailing list