emacs-devel
[Top][All Lists]
Advanced

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

Re: Preview: portable dumper


From: Ken Brown
Subject: Re: Preview: portable dumper
Date: Tue, 20 Feb 2018 11:32:40 -0500
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

On 2/19/2018 5:33 PM, Ken Brown wrote:
On 2/19/2018 12:03 PM, Daniel Colascione wrote:
Thanks. I've pushed a fix, I think. Try it now.

That fixes it.

But then the following commit broke the build:

commit fca8372020248318f1d0007378607a912b19026e
Author: Daniel Colascione <address@hidden>
Date:   Mon Feb 19 16:35:09 2018 -0800

    eassert -> eassume in pdumper

More precisely, it broke a "standard" build (./configure && make). The build fails as follows:

[...]
Finding pointers to doc strings...done
Dumping under the name bootstrap-emacs.pdmp
dumping fingerprint: d3d1723e85f76355cab6880175f65823cbad50b923958d6dcb4b5e78a766a04e make[1]: *** [Makefile:779: bootstrap-emacs.exe] Segmentation fault (core dumped)

If I configure with --enable-checking, or if I build without optimization, then the build succeeds again.

This is on 64-bit Cygwin.  I haven't tried any other platform.

Ken




reply via email to

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