Hello. I want to compile java-gnome (http://java-gnome.sf.net) application with GCJ. Java-gnome contains java classes (packed in jar-files) and native .so libraries. I wrote a java file that uses these libraries. Is it possible to compile my class to a native application? What gcj options should I use?