emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bootstrapping CVS Emacs fails with VC 2003 on Windows XP Professiona


From: dhruva
Subject: Re: Bootstrapping CVS Emacs fails with VC 2003 on Windows XP Professional
Date: Tue, 14 Aug 2007 20:58:38 +0530

Hi,
 I found the problem. We need to change back to the 'nt' folder. The
following patch fixes the issue.

-dky


*** emacs.3661d004ffb8\nt\makefile.w32-in       2007-08-14
20:56:41.218750000 +0530
--- E:\cache\build\emacs\nt\makefile.w32-in     2007-08-14
20:56:27.156250000 +0530
*************** bootstrap-nmake: addsection cmdproxy
*** 153,158 ****
--- 153,159 ----
        cd ..\src
        $(MAKE) $(MFLAGS) bootstrap
        $(MAKE) $(MFLAGS) bootstrap-clean
+       cd ..\nt
        $(CP) $(BLD)/cmdproxy.exe ../bin
        cd ..\lisp
        $(MAKE) $(MFLAGS) SHELL=$(SHELLTYPE) bootstrap

-- 
Dhruva Krishnamurthy
Contents reflect my personal views only!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]