On Mon, Dec 12, 2011 at 21:58, Andrew Haines <[email protected]> wrote:

> On 12/12/11 14:55, ik wrote:
> > I'm trying to build it from the svn repo:
> > http://svn.freepascal.org/svn/fpc/branches/jvmbackend/ .
> > I get the following error:
> >
> > -------------------------
> > $ make CROSSOPT="-O2 -g" CPU_TARGET=jvm OS_TARGET=java all
> > make: -iVSPTPSOTO: Command not found
> > make: -iSP: Command not found
> > make: -iTP: Command not found
> > make: -iSO: Command not found
> > make: -iTO: Command not found
> > make compiler_cycle RELEASE=1
> > make[1]: -iVSPTPSOTO: Command not found
>
> I've seen these messages before when fpc or ppc386/ppcx64 is not in the
> $PATH
>

$ whereis ppcx64
ppcx64: /usr/bin/ppcx64

$ whereis fpc
fpc: /usr/bin/fpc /etc/fpc.cfg /usr/lib/fpc

it's v2.5.1 (2.6.0 rc)


>
> Regards,
>
> Andrew
>

Ido

> _______________________________________________
> fpc-devel maillist  -  [email protected]
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
>
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to