emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs-26 w64 problem


From: Fabrice Popineau
Subject: Re: Emacs-26 w64 problem
Date: Sat, 28 Oct 2017 23:36:40 +0200



2017-10-28 23:31 GMT+02:00 Phillip Lord <address@hidden>:
On Sat, October 28, 2017 5:28 pm, Fabrice Popineau wrote:
> I would like to raise a warning about the current status of Emacs-26.
>
>
> I have done
> make distclean make bootstrap ../emacs/configure --prefix= ...
>
>
> and I had the surprise that somehow, my whole mingw64 directory -- where
> emacs is meant to be installed -- has been _erased_ . Easy enough to fix,
> but surprising.


In that order? With configure after make?

make distclean
make bootstrap
configure --prefix=/MingW64 <full set of options>
make -j 8
make check
make install


reply via email to

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