On 10/03/15 11:12, Mattias Gaertner wrote: > I tried to build ppcjvm and failed. > I followed the wiki instructions: > http://wiki.freepascal.org/FPC_JVM/Building > > fpcmake of 3.1.1 is in PATH. > make CROSSOPT="-O2 -g" CPU_TARGET=jvm OS_TARGET=java clean all > > It stops > Error: Assembler jasmin.jar not found, switching to external assembling
You can download a precompiled jasmin.jar from http://wiki.freepascal.org/FPC_JVM (the "FPC JVM utilities" link). > I tried the instruction for Jasmin: > I downloaded and unpacked jasmin 2.4. > Applying the patch failed, because it changes line endings. "patch" needs the > option "--binary" for that. It worked for me when I last tried it, I'll check again. Maybe it depends on the version of the patch utility. Jonas _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal