emacs-devel
[Top][All Lists]
Advanced

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

Re: 64-bit port


From: cg
Subject: Re: 64-bit port
Date: Sun, 24 Mar 2013 23:11:38 +0800
User-agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130307 Thunderbird/17.0.4

On 3/24/2013 10:00 PM, Fabrice Popineau wrote:

Most of my patches for MSVC 64bits have been applied
over the time, thanks to Eli.
My own tree has a couple more diffs, but the current trunk
should compile with MSVC 64bits.
I hope to setup a web page explaining the process.
Obviously, you need the various libs too.


When I compiled the current trunk, I still can't bootstrap it...

First I got an issue in get_current_dir_name(), which is just like this:
http://www.viva64.com/en/b/0033/

It is easy to fix by adding a declaration of getcwd() before use.

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"

I am using VS2012, if that matters.







reply via email to

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