[fpc-pascal] ppcjvm linking jar

Andrew Haines AndrewD207 at aol.com
Mon Apr 22 03:22:49 CEST 2013


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



More information about the fpc-pascal mailing list