Hi!
I'm trying to use some old Pascal modules in Java
through JNI.
1. Is there any way of using Pascal directly or
should I use it through C?
2. How should I create the mixed shared library
(i.e. library containing C and Pascal objects)
3. What version of GPC and GCC is it prefferable to
use?
Thank you in advance,
Nick