emacs-devel
[Top][All Lists]
Advanced

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

Re: Still cannot build native windows version of emacs 23.*


From: Eli Zaretskii
Subject: Re: Still cannot build native windows version of emacs 23.*
Date: Wed, 06 Feb 2008 06:15:26 +0200

> From: Eric Lilja <address@hidden>
> Date: Wed, 06 Feb 2008 00:22:50 +0100
> 
> I'm running the bootstrap with the altered makefile right now on a fresh 
>   checkout, but I'm not sure I altered the line correctly. Should it be:
> .el.elc:
>       $(RUNEMACS) --eval "(message \"%s\" load-path)" $<

No, it should be

.el.elc:
        $(RUNEMACS) --eval "(message \"%s\" load-path)" -f batch-byte-compile $<





reply via email to

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