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

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

Re: gdb emacs reporting 'Function "x_error_quitter" not defined'


From: Richard Stallman
Subject: Re: gdb emacs reporting 'Function "x_error_quitter" not defined'
Date: Wed, 26 Jan 2005 12:08:04 -0500

    I think that is not a good idea.  Compiling with -O2 and with -O0
    produces two very different programs,

It produces two distinct executables, but "very different" is an
exaggeration.  Bugs that depend on GCC optimization are pretty rare.
I have found that turning it off facilitates debugging, so I always do
so.  I recommend this to others, too.

However, every time I rerun configure, this customization gets lost,
and I have to do it again.  I often forget to do it again, until I
once again run into inconvenient inlining and have to recompile.  It
would be nice to fix this annoyance.





reply via email to

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