Re: XEmacs at a crossroads

"Stephen J. Turnbull" <[email protected]> Thu, 3 Dec 2015 17:59:18 +0900
Newsgroups gmane.emacs.xemacs.beta
Message-ID <[email protected]>
Michael Sperber writes:
 > 
 > [email protected] (Henry S. Thompson) writes:
 > 
 > > The problems I've encountered are in an area (failure to re-map the
 > > dumped image) that are way beyond my ability to understand, but the
 > > expert eyes that are needed to locate the problem are, I suspect, no
 > > longer available.  Note this is _not_ a complaint about that, just a
 > > statement of fact.
 > 
 > I know Marcus made the portable dumper work under Windows.  He's still
 > around. So if you provide a bit more information on what the problem is,
 > maybe there's a way to resolve it.

It might be a "security feature" (address randomization comes to mind)
that needs to be disabled, eg, with a compiler or linker option.