emacs-devel
[Top][All Lists]
Advanced

[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





reply via email to

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