[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Anyone building Emacs trunk with MinGW w64 (32 bits)
From: |
Eli Zaretskii |
Subject: |
Re: Anyone building Emacs trunk with MinGW w64 (32 bits) |
Date: |
Mon, 25 Mar 2013 22:30:41 +0200 |
> From: Óscar Fuentes <address@hidden>
> Date: Mon, 25 Mar 2013 18:09:51 +0100
>
> Meanwhile, why is it necessary to bootstrap every time?
>
> mingw32-make bootstrap
>
> [... blah, blah, crash ]
Crash or just an error?
> mingw32-make
>
> [...]
>
> Essential Lisp files seem to be missing. You should either
> do `make bootstrap' or create `lisp/abbrev.elc' somehow.
The alternative is to bring the *.elc files from an already
bootstrapped tree.
Or, if you managed to get a working emacs.exe, compile the few Lisp
files by hand, until just "make" agrees to go on without requiring a
bootstrap. Obviously, at least abbrev.elc will be needed, but maybe
others as well, I don't remember.
- Re: Anyone building Emacs trunk with MinGW w64 (32 bits), (continued)
64-bit port (was: Anyone building Emacs trunk with MinGW w64 (32 bits)), cg, 2013/03/24
Re: Anyone building Emacs trunk with MinGW w64 (32 bits), Eli Zaretskii, 2013/03/25
- Re: Anyone building Emacs trunk with MinGW w64 (32 bits), Óscar Fuentes, 2013/03/25
- Re: Anyone building Emacs trunk with MinGW w64 (32 bits),
Eli Zaretskii <=
- Re: Anyone building Emacs trunk with MinGW w64 (32 bits), Óscar Fuentes, 2013/03/25
- Re: Anyone building Emacs trunk with MinGW w64 (32 bits), Stefan Monnier, 2013/03/25
- Re: Anyone building Emacs trunk with MinGW w64 (32 bits), Eli Zaretskii, 2013/03/26
- Re: Anyone building Emacs trunk with MinGW w64 (32 bits), Óscar Fuentes, 2013/03/26
- Re: Anyone building Emacs trunk with MinGW w64 (32 bits), Eli Zaretskii, 2013/03/26
- Re: Anyone building Emacs trunk with MinGW w64 (32 bits), Óscar Fuentes, 2013/03/26
- Re: Anyone building Emacs trunk with MinGW w64 (32 bits), Eli Zaretskii, 2013/03/26
- Re: Anyone building Emacs trunk with MinGW w64 (32 bits), Óscar Fuentes, 2013/03/26
- Re: Anyone building Emacs trunk with MinGW w64 (32 bits), Eli Zaretskii, 2013/03/26
Re: Anyone building Emacs trunk with MinGW w64 (32 bits), Óscar Fuentes, 2013/03/25