all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dmitry Antipov <dmantipov@yandex.ru>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: libsigsegv?
Date: Thu, 11 Sep 2014 20:20:14 +0400	[thread overview]
Message-ID: <5411CBBE.9050701@yandex.ru> (raw)
In-Reply-To: <83ha0e87oe.fsf@gnu.org>

On 09/11/2014 08:04 PM, Eli Zaretskii wrote:

> But what is your take on this?

I don't like to discuss nearly the same things twice:
https://lists.gnu.org/archive/html/emacs-devel/2014-02/msg00063.html

> But libsigsegv already did all those tricks, and it stays stable for
> quites some time on many platforms (the long and impressive list is in
> the library, I suggest to take a look).  So why not use all that
> knowledge and experience?

"Use" != "link with that library".

> Besides, other projects do that (e.g., Gawk).  I don't see why we
> shouldn't.

Not on my system, BTW:

$ ldd /usr/bin/gawk
         linux-vdso.so.1 =>  (0x00007fffe5b54000)
	libdl.so.2 => /lib64/libdl.so.2 (0x0000003291400000)
	libm.so.6 => /lib64/libm.so.6 (0x0000003291000000)
	libc.so.6 => /lib64/libc.so.6 (0x0000003290c00000)
	/lib64/ld-linux-x86-64.so.2 (0x0000003290800000)

AFAICS Fedora guys uses --with-libsigsegv-prefix=no for gawk since 2009.

Dmitry




  parent reply	other threads:[~2014-09-11 16:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-11 15:08 libsigsegv? Eli Zaretskii
2014-09-11 15:49 ` libsigsegv? Dmitry Antipov
2014-09-11 16:04   ` libsigsegv? Eli Zaretskii
2014-09-11 16:19     ` libsigsegv? Paul Eggert
2014-09-11 16:20     ` Dmitry Antipov [this message]
2014-09-11 16:48       ` libsigsegv? Eli Zaretskii
2014-09-11 19:27   ` libsigsegv? Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5411CBBE.9050701@yandex.ru \
    --to=dmantipov@yandex.ru \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.