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: Eli Zaretskii
Subject: Re: "Invalid or undefined bitmap" when launched with -Q
Date: Thu, 17 Aug 2006 06:19:51 +0300

> Cc: Nick Roberts <address@hidden>,
>  address@hidden,
>  address@hidden
> From: Peter Dyballa <address@hidden>
> Date: Thu, 17 Aug 2006 01:12:29 +0200
> 
>       Source language is c.
>       Compiled with stabs debugging format.
>       Does not include preprocessor macro info.
> 
> When I do not compile with -g3, but -ggdb the format is DWARF 2. This  
> is what I thought is the default for the modern PowerPC architecture.  
> COFF is not supported in Mac OS X or Darwin. GCC also accepts -gstabs  
> or -gstabs+ or -gstabs<some level>. Could be I should use -gdwarf-2 - 
> g3 -gfull to get macro expansion. Configure'ing without PNG, GIF,  
> TIFF, and JPEG make compilations very fast (5 min), and they're not  
> useful for debugging the bitmap issue I think.
> 
> My last try with CFLAGS='-gdwarf-2 -g3 -gfull -pipe -O0 -fno-inline - 
> fno-crossjumping' still brings the same non-output. Using your method  
> of "start/info source" now shows:
> 
>       Source language is c.
>       Compiled with DWARF 2 debugging format.
>       Includes preprocessor macro info.

Still very strange, but I suggest to use DWARF-2 as you did anyway,
from now on.




reply via email to

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