all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Bob Halley <rthalley@gmail.com>, 14587@debbugs.gnu.org
Subject: bug#14587: Segfault compiling cedet/srecode/texi.el during "make bootstrap"
Date: Thu, 13 Jun 2013 10:14:43 -0700	[thread overview]
Message-ID: <51B9FE03.2030304@cs.ucla.edu> (raw)
In-Reply-To: <7AF277C4-A760-47FC-BB34-F831A25F7850@gmail.com>

What happens if you build with debugging enabled?
It might help to turn off optimization, so that you
can debug the thing.  Something like this, maybe?

./configure --without-x --with-ns --enable-checking CFLAGS='-g3 -O0'





  reply	other threads:[~2013-06-13 17:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-10  7:42 bug#14587: Segfault compiling cedet/srecode/texi.el during "make bootstrap" Bob Halley
2013-06-13 17:14 ` Paul Eggert [this message]
2013-06-13 17:36   ` Bob Halley
2013-06-13 17:42     ` Paul Eggert
2013-06-14  9:44       ` Bob Halley
2013-06-14 15:49         ` Paul Eggert
2013-06-14 16:03           ` Bob Halley
2013-06-14 17:08             ` Paul Eggert
2013-06-14 12:21       ` Bob Halley

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=51B9FE03.2030304@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=14587@debbugs.gnu.org \
    --cc=rthalley@gmail.com \
    /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.