Felipe Monteiro de Carvalho wrote on Mon, 09 Jul 2012:
Is it complaining about general binutils, like strip.exe, or about the cross-binutils?
That error is only printed if the Makefile cannot find pwd.exe in the PATH. It should be part of a default FPC 2.6.0 install.
Note that pwd.exe is not only utility the Makefile requires, it's just a quick sanity check. You must have all GNU utilities shipped with latest FPC release install in your PATH at all times when using the Makefiles. Otherwise you will get random errors all the time, as you seem to be getting based on your previous mails.
Jonas _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
