unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: -znocombreloc?
@ 2016-12-05  3:23 Ali Bahrami
  2016-12-05 15:50 ` -znocombreloc? Eli Zaretskii
  0 siblings, 1 reply; 11+ messages in thread
From: Ali Bahrami @ 2016-12-05  3:23 UTC (permalink / raw)
  To: emacs-devel

 > From: Eli Zaretskii <eliz@gnu.org>
 > Date: Sun, 04 Dec 2016 17:34:08 +0200
 >
 > What about other systems: Solaris, *BSD (when they use GNU ld)?  Do
 > they also not need this?


Speaking for Solaris, I don't think you need to worry
about it. It sounds like whatever bug might have been in
the GNU ld that led to turning combreloc off has been
fixed long ago, and I would bet that fix isn't really
platform specific. Aide from that, emacs is usually built
using the native ld on Solaris, so the bug was probably
never seen.

We'd prefer to have combreloc enabled, all things being equal.
It's a good, if minor, optimization for the runtime linker
at startup. If emacs has a problem with it, we'll deal with it,
and come back here to ask for help if needed.

With regard to the wider discussion of pdumper vs handling
it entirely in lisp, I'll just say that I'm thrilled to see
this being moved up the stack and out of the object file
format level. Either solution is massively simpler and
more robust than what it will replace. Thank you both for
caring about the issue enough to have this debate and see
it through. I'm confident that either outcome will be a
big improvement over the status quo.

- Ali



^ permalink raw reply	[flat|nested] 11+ messages in thread
* -znocombreloc?
@ 2016-12-04  0:12 Daniel Colascione
  2016-12-04  5:36 ` -znocombreloc? Paul Eggert
  0 siblings, 1 reply; 11+ messages in thread
From: Daniel Colascione @ 2016-12-04  0:12 UTC (permalink / raw)
  To: Emacs developers

Does anyone remember _why_ temacs segfaults on startup unless we give ld 
this option?



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-12-08  1:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-05  3:23 -znocombreloc? Ali Bahrami
2016-12-05 15:50 ` -znocombreloc? Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2016-12-04  0:12 -znocombreloc? Daniel Colascione
2016-12-04  5:36 ` -znocombreloc? Paul Eggert
2016-12-04 10:36   ` -znocombreloc? Richard Copley
2016-12-04 11:24     ` -znocombreloc? Richard Copley
2016-12-04 15:34   ` -znocombreloc? Eli Zaretskii
2016-12-04 17:14     ` -znocombreloc? Daniel Colascione
2016-12-05  2:47     ` -znocombreloc? Paul Eggert
2016-12-07 23:58     ` -znocombreloc? Jeremie Courreges-Anglas
2016-12-08  1:19       ` -znocombreloc? Paul Eggert

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).