Hi, I am stumped about how to link a program such as the example trange1.pp into a jar file. I've followed the instructions here: http://wiki.freepascal.org/FPC_JVM and the command java -cp /full/path/to/fpcjvm/units/jvm-java/rtl:. trange1 works fine. But I would like to make it a jar file. How? My google-foo has failed me. Thanks, Andrew Haines