Re: XEmacs at a crossroads
Marcus Crestani <[email protected]> Thu, 03 Dec 2015 17:44:23 +0100
| Newsgroups | gmane.emacs.xemacs.beta |
|---|---|
| Message-ID | <[email protected]> |
>>>>>"SJT" == Stephen J Turnbull <[email protected]> writes: SJT> It might be a "security feature" (address randomization comes to mind) SJT> that needs to be disabled, eg, with a compiler or linker option. That would be my tip as well. Can you try building with ASLR disabled? Here is how to disable ASLR in Visual Studio 2015: https://msdn.microsoft.com/en-us/library/bb384887.aspx -- Marcus