« Return to Thread: Building Emacs from CVS

Re: Building Emacs from CVS

by Jason Rumney-4 :: Rate this Message:

Reply to Author | View in Thread

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.


 « Return to Thread: Building Emacs from CVS