<div dir="ltr">On Tue, Dec 13, 2011 at 02:57, Mattias Gaertner <span dir="ltr"><<a href="mailto:nc-gaertnma@netcologne.de">nc-gaertnma@netcologne.de</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 Mon, 12 Dec 2011 22:04:55 +0200<br>
ik <<a href="mailto:idokan@gmail.com">idokan@gmail.com</a>> wrote:<br>
<br>
> On Mon, Dec 12, 2011 at 21:58, Andrew Haines <<a href="mailto:AndrewD207@aol.com">AndrewD207@aol.com</a>> wrote:<br>
><br>
> > 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>
> > I've seen these messages before when fpc or ppc386/ppcx64 is not in the<br>
> > $PATH<br>
> ><br>
><br>
> $ whereis ppcx64<br>
<br>
</div>"whereis" searches in more places than PATH. Use "which" instead:<br>
<br>
which ppcx64<br></blockquote><div><br>It provide the same answer. It seems that only the jvm branch have some problems with $PATH . but I was able to solve it :)<br> <br>Thanks,<br></div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


<span class="HOEnZb"><font color="#888888"><br>
Mattias<br></font></span></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"><span class="HOEnZb"><font color="#888888">
</font></span><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>