[fpc-pascal] Building FPC from sources on Linux Mint 19, make clean errors out

Dimitrios Chr. Ioannidis d.ioannidis at nephelae.eu
Mon Nov 5 14:12:16 CET 2018


Hi,

On 2018-11-05 14:30, Bo Berglund wrote:

<snip>

> ~/dev/fpc/3.0.4$ make clean
> make: -iVSPTPSOTO: Command not found
> /bin/rm -f build-stamp.*
> /bin/rm -f base.build-stamp.*

<snip>

> 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 clean FPC=<pathto>\ppc executable you'll use.


PS: AFAIK, you need to use the previous version official compiler to 
build the sources. Meaning for 3.0.4 sources you'll need 3.0.2 and not 
3.0.0. At least this is what I do to avoid to use the override 
directive.

regards,

-- 
Dimitrios Chr. Ioannidis



More information about the fpc-pascal mailing list