emacs-devel
[Top][All Lists]
Advanced

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

Re: changes in lisp/Makefile.in to resolve make bootstrap fail on cygwin


From: Steven Wu
Subject: Re: changes in lisp/Makefile.in to resolve make bootstrap fail on cygwin native
Date: Sat, 14 Feb 2004 10:22:30 -0700

On Feb 14, 2004, at 5:02 AM, Eli Zaretskii wrote:

Please don't.  Replacing "$(EMACS) $(EMACSOPT)" with "$(emacs)"
breaks the build on those systems, like MS-DOS, which don't use a
sh-compatible shell to build Emacs.

We never needed to set EMACSLOADPATH explicitly in these targets.
Please try to figure out why is this needed in your case.

Ok, I'll revisit it again. I have no trouble building it on MacOS X, but on cygwin, the build breaks becaues of the bootstrap-emacs cannot load loadup.el. By setting the EMACSLOADPATH cured the problem.






reply via email to

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