[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 64-bit port
From: |
Fabrice Popineau |
Subject: |
Re: 64-bit port |
Date: |
Tue, 26 Mar 2013 21:05:34 +0000 (UTC) |
User-agent: |
Loom/3.14 (http://gmane.org/) |
cg <chengang31 <at> gmail.com> writes:
> Then I got the error in batch compiling the lisp code:
>
> Dumping from obj/AMD64/temacs.bin
> to obj/AMD64/temacs.exe
> "X:\emacs_files\trunk\bzr64\src/obj/AMD64/temacs.exe" -batch -l
> loadup bootstrap
> ...
> Loading loadup.el (source)...
> Using load-path (../lisp x:/emacs_files/trun
> Loading emacs-lisp/byte-run (source)...
> ...
> Loading international/mule-conf (source)...
> Invalid function: "DEAD"
Yuck! This error surfaces again.
I can compile the current trunk.
I am bootstrapping it at the moment.
I wonder what triggers this error, because
it keeps striking back.
>
> I am using VS2012, if that matters.
I'm compiling from the "Open VS2012 x64 Native Tools Command Prompt".
My compile flags :
ARCH_CFLAGS = -nologo -D_AMD64_=1 -DWIN64 -D_WIN64 -DWIN32 -D_WIN32 -c -Zl -
Zp8 -W2 -O2 -GF -Gy -Gd $(DEBUG_FLAG)
I keep the symbols even when optimizing.
Fabrice
- Re: Anyone building Emacs trunk with MinGW w64 (32 bits), (continued)
- Re: Anyone building Emacs trunk with MinGW w64 (32 bits), Eli Zaretskii, 2013/03/23
- Re: Anyone building Emacs trunk with MinGW w64 (32 bits), Óscar Fuentes, 2013/03/23
- Re: Anyone building Emacs trunk with MinGW w64 (32 bits), Eli Zaretskii, 2013/03/23
- Re: Anyone building Emacs trunk with MinGW w64 (32 bits), Andy Moreton, 2013/03/23
- Re: Anyone building Emacs trunk with MinGW w64 (32 bits), Eli Zaretskii, 2013/03/23
- Cross-compiling with MinGW on GNU/Linux (was: Anyone building Emacs trunk with MinGW w64 (32 bits)), Óscar Fuentes, 2013/03/23
- Re: Cross-compiling with MinGW on GNU/Linux (was: Anyone building Emacs trunk with MinGW w64 (32 bits)), Eli Zaretskii, 2013/03/23
64-bit port (was: Anyone building Emacs trunk with MinGW w64 (32 bits)), cg, 2013/03/24
Re: 64-bit port (was: Anyone building Emacs trunk with MinGW w64 (32 bits)), Eli Zaretskii, 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, 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), 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