[fpc-devel]Help needed building
Jonas Maebe
jonas at zeus.ugent.be
Thu Feb 5 17:11:50 CET 2004
On 5 feb 2004, at 17:02, Karl-Michael Schindler wrote:
> I checked out fpc freshly, since I thought I broke it. But the same
> problem shows up again:
>
> michael-pbook-ep3:~/Develop/fpc/compiler michael$ make cycle
> make: Fatal:: Command not found
> make: Fatal:: Command not found
> make: Fatal:: Command not found
> make: Fatal:: Command not found
> make: Fatal:: Command not found
> Makefile:155: *** The Makefile doesn't support target , please run
> fpcmake first. Stop.
This most likely means that "fpc" is not in your path. If you don't
have it anymore but still have a copy of ppcppc, use "make cycle
FPC=ppcppc" (or "make cycle FPC=/full/path/to/ppcppc" if ppcppc is not
in your path).
Jonas
More information about the fpc-devel
mailing list