bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#14587: Segfault compiling cedet/srecode/texi.el during "make bootstr


From: Bob Halley
Subject: bug#14587: Segfault compiling cedet/srecode/texi.el during "make bootstrap"
Date: Thu, 13 Jun 2013 18:36:09 +0100

On Jun 13, 2013, at 6:14 PM, Paul Eggert <eggert@cs.ucla.edu> wrote:

> 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'

I tried that, and unfortunately the problem does not occur when compiled -O0.






reply via email to

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