emacs-devel
[Top][All Lists]
Advanced

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

Re: Strange recompilation


From: Paul Eggert
Subject: Re: Strange recompilation
Date: Wed, 30 Nov 2011 13:53:41 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20111115 Thunderbird/8.0

On 11/30/11 13:49, Richard Stallman wrote:
> I type `make temacs' and it recompiles some .o files and links.
> 
> Then I type `make emacs'  and it starts by compiling .o files.
> This is strange.  Does `make emacs' effectively do a bootstrap now?

No.  I can't reproduce your problem.   I did this:

cd src
touch emacs.c
make temacs
make emacs

The last step did not build any .o files.



reply via email to

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