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

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

Re: "Invalid or undefined bitmap" when launched with -Q


From: Nick Roberts
Subject: Re: "Invalid or undefined bitmap" when launched with -Q
Date: Wed, 16 Aug 2006 01:17:59 +1200

 > For the sake of debugging Emacs most easily, I suggest compiling Emacs
 > with options -O0 -fno-inline -g.  I always compile that way.
 > It runs plenty fast without optimization, and I prefer the
 > greater debugging convenience.

With no options and gcc, configure uses "-g -O2".  Maybe that should be
changed.

According to the manual -O0 implies -fno-inline.

I use "-g3" which results in a much larger executable, but means I can use
GDB to expand/evaluate Emacs' many macros.


-- 
Nick                                           http://www.inet.net.nz/~nickrob




reply via email to

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