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

Re: Upcoming Debian 2.0 Release



> IIRC emacs uses a weird building process that involves making a core
> dump of a running emacs and undumping that into a proper binary.
> That's why it can't be stripped. Can any emacs guru's confirm ordeny
> that?

It is basically like that. The details vary with OS and binary format,
but most times it doesn't involve a real core dump. Emacs just writes
a file which is in the binary format and contains its current memory
contents.

> This may not be a bug at all.

If Emacs dump core, this must be a bug... :-)

But it could be that the dump process uses non-standard section names
or something other non-standard, and that confuses strip.

Roman


--  
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: