emacs-devel
[Top][All Lists]
Advanced

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

Re: Compiling (development) Emacs with MSVC


From: Eli Zaretskii
Subject: Re: Compiling (development) Emacs with MSVC
Date: Fri, 10 Dec 2010 13:32:13 +0200

> From: Fabrice Popineau <address@hidden>
> Date: Mon, 6 Dec 2010 21:21:49 +0000 (UTC)
> 
> I'm digging out this thread because I have been beaten
> by this very feature using the most recent msvc compiler
> (Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 16.00.30319.01)
> together with their linker
> (Microsoft (R) Incremental Linker Version 10.00.30319.01)
> This time, the ASLR feature is turned on _by default_
> and the dumped emacs is not able to run (various function
> pointers off).
> Hint: use the /dynamicbase:no option to the linker.
> 
> I have been able to compile the current emacs source
> tree with msvc/mscvcrt.dll (debug mode for the moment).
> It just works (almost) out of the box. I have been able
> to bootstrap and run the whole thing.

Any patches that are worth adding to mainline?

TIA



reply via email to

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