[fpc-pascal] Error when trying to make tests for target AVR

Christo christo.crause at gmail.com
Sun Jan 7 06:12:45 CET 2018


On Sun, 2018-01-07 at 05:59 +0200, Christo wrote:
> __missing_command_FPCMAKE -p -Tavr-embedded Makefile.fpc

Adding fpc_baseinfo to the make command revealed that FPCMAKE was not defined (I guess it should
have been obvious from the error message in the first place). I added the path to fpcmake
(FPCMAKE=path_to_fpcmake) to the make command line and the tests are now running.



More information about the fpc-pascal mailing list