I went to build a new version of pdftk, and discovered in gcc.recipe:

                conf += ('--enable-languages=c,c++,objc,obj-c++,fortran '
                         # we have openjdk now, right ?
                         '--disable-libgcj '

However, pdftk doesn't work with JDK, it's clearly specific to
gcj.

Can we build gcj, even if we don't use it for much?
_______________________________________________
Foresight-devel mailing list
Foresight-devel@lists.rpath.org
http://lists.rpath.org/mailman/listinfo/foresight-devel

Reply via email to