Danny Chan <rockfella...@hotmail.com> writes:

> Hi, I wonder if you can compile the latest libidn2-05 package into
> .jar file? If yes, can anyone kindly guide me howto? I remember libidn
> has a parameter called '--java-enabled' to include .jar compilation.

There is no Java port of libidn2.  Libidn's java code is a complete and
separate implementation, so it is some work to do it.  What may be
easier is to write some Java JNI interface to allow Java code to call
out to the C code, and this may be more realistic to get to work in the
short run.  However, it will not be a pure Java solution.

/Simon

_______________________________________________
Help-libidn mailing list
Help-libidn@gnu.org
https://lists.gnu.org/mailman/listinfo/help-libidn

Reply via email to