<div dir="ltr">On Mon, Dec 12, 2011 at 21:58, Andrew Haines <span dir="ltr"><<a href="mailto:AndrewD207@aol.com">AndrewD207@aol.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">On 12/12/11 14:55, ik wrote:<br>
> I'm trying to build it from the svn repo:<br>
> <a href="http://svn.freepascal.org/svn/fpc/branches/jvmbackend/" target="_blank">http://svn.freepascal.org/svn/fpc/branches/jvmbackend/</a> .<br>
> I get the following error:<br>
><br>
> -------------------------<br>
> $ make CROSSOPT="-O2 -g" CPU_TARGET=jvm OS_TARGET=java all<br>
> make: -iVSPTPSOTO: Command not found<br>
> make: -iSP: Command not found<br>
> make: -iTP: Command not found<br>
> make: -iSO: Command not found<br>
> make: -iTO: Command not found<br>
> make compiler_cycle RELEASE=1<br>
> make[1]: -iVSPTPSOTO: Command not found<br>
<br>
</div>I've seen these messages before when fpc or ppc386/ppcx64 is not in the<br>
$PATH<br></blockquote><div><br>$ whereis ppcx64<br>ppcx64: /usr/bin/ppcx64<br><br>$ whereis fpc<br>fpc: /usr/bin/fpc /etc/fpc.cfg /usr/lib/fpc<br><br>it's v2.5.1 (2.6.0 rc)<br> </div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


<br>
Regards,<br>
<br>
Andrew<br></blockquote><div><br>Ido <br></div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
fpc-devel maillist  -  <a href="mailto:fpc-devel@lists.freepascal.org">fpc-devel@lists.freepascal.org</a><br>
<a href="http://lists.freepascal.org/mailman/listinfo/fpc-devel" target="_blank">http://lists.freepascal.org/mailman/listinfo/fpc-devel</a><br>
</div></div></blockquote></div><br></div>