This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: arm-elf: wrong size for "long long" - types
- From: Bernd Geiser <bernd at berndgeiser dot de>
- To: Andreas Schwab <schwab at suse dot de>
- Cc: <gcc-bugs at gcc dot gnu dot org>
- Date: Mon, 27 Oct 2003 18:28:06 +0100 (CET)
- Subject: Re: arm-elf: wrong size for "long long" - types
On Mon, 27 Oct 2003, Andreas Schwab wrote:
>
> Try compiling with "-gstabs+".
>
Hey, thanks, that did the job. I was not aware of the "GNU extended"
stabs. However, I still can't imagine how other dbgs deal with it...
Thanks again,
Bernd