On Mon, 05 Nov 2018 15:12:16 +0200, "Dimitrios Chr. Ioannidis via
fpc-pascal"
wrote:
>This works for me the last 3 years :
>
> make clean FPC=\ppc executable you'll use.
OK, I did not think that make clean should need the compiler in the
first place since all it would do is erase all previous
Hi,
On 2018-11-05 14:30, Bo Berglund wrote:
~/dev/fpc/3.0.4$ make clean
make: -iVSPTPSOTO: Command not found
/bin/rm -f build-stamp.*
/bin/rm -f base.build-stamp.*
What does this mean and what can I do to fix it?
Does it need to be fixed?
This works for me the last 3 years :
make c