On 27 May 2013, at 18:47, Reinier Olislagers wrote: > Oh BTW, I have a directory > $(fpcdir)\utils\fpmc where there's an fpmake.pp but no executable > while the error message refers to > fpcm (two letters reversed)...
You also have a directory called "fpcm". "fpcm" = fpcmake, "fpmc" = "fpc message compiler". And as mentioned, the problem is that the fpcmake binary has been moved by the switch to fpmake, but apparently some makefile that wants to use the newly compiled fpcmake binary hasn't been adapted to this. Jonas_______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal