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: Paul Eggert
Subject: bug#14587: Segfault compiling cedet/srecode/texi.el during "make bootstrap"
Date: Thu, 13 Jun 2013 10:14:43 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130514 Thunderbird/17.0.6

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 via email to

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