On 04/22/13 18:39, Andrew Haines wrote:
On 04/22/13 05:22, leledumbo wrote:
Just create jar file the usual way. However, you'll need to give
FPC-JVM RTL
classes as well (those in org.freepascal namespace)
Alright I've figured it out:
jar cfm trange1.jar manifest.txt trange1.class -C
/usr/local/lib/fpc/2.7.1/units/jvm-java/rtl/ .
then
java -jar trange1.jar works
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal