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

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

bug#13743: 24.2.93; Segmentation fault when trying to [s]teal a file ope


From: Dmitry Gutov
Subject: bug#13743: 24.2.93; Segmentation fault when trying to [s]teal a file opened elsewhere
Date: Thu, 21 Feb 2013 11:03:34 +0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (windows-nt)

Paul Eggert <eggert@cs.ucla.edu> writes:
>> is there an easier way to compile without optimizations than 
>> assigning CFLAGS before running configure?
>
> Here's what I do:
>
> make clean
> make CFLAGS='-g3'
>
> I suggest compiling with ENABLE_CHECKING, too, i.e.:
>
> make clean
> make CFLAGS='-g3 -DENABLE_CHECKING'

Thanks, I'll do that.

I think the documentation in this area is lacking, I'll make a separate
bug report for that.





reply via email to

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