Konstantin wrote:
C:\Temp\emacs\nt>configure.bat Checking for 'cp'... Checking for 'rm'... Checking whether 'gcc' is available... gcc: CreateProcess: No such file or directory Checking whether 'cl' is available... "cl" Unknown command.Have you any ideas how to solve it?
Install gcc, from mingw.org. If you have already installed it, then you probably need to add its bin directory to your PATH.