Hi,

Is it possible to put something like this in the configure parameters?

--with-libgcj-jar=`find ${prefix}/share/java -name "libgcj-4\.2*.jar"` \

This does not work as I get the following error: Error: Unable to open port: extra characters after close-quote

Michael