[fpc-devel] no rule to make target pass
Marco van de Voort
marcov at stack.nl
Wed Aug 9 11:55:44 CEST 2017
I hadn't built FPC for a while on this machine, and the error I get this
morning flabbergasts me. (I also get this error when cycling when it should
start building the compiler after the RTL. I cleaned and distcleaned, no
difference)
C:\repo\fpc\compiler>make
make: *** No rule to make target `Pass', needed by `ppc386.exe'. Stop.
Any ideas? Some more info:
C:\repo\fpc\compiler>which ppc386.exe
d:\FPC\3.0.2\bin\i386-win32\ppc386.exe
C:\repo\fpc\compiler>which make
d:\FPC\3.0.2\bin\i386-win32\make.exe
C:\repo\fpc\compiler>make -v
GNU Make 3.82
Built for i686-pc-mingw32
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
More information about the fpc-devel
mailing list