avr-gcc-list
[Top][All Lists]
Advanced

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

Re: [avr-gcc-list] AVR Studio 4.13 Beta 524 and GCC problems


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] AVR Studio 4.13 Beta 524 and GCC problems
Date: Wed, 21 Feb 2007 20:43:05 +0100 (MET)

address@hidden wrote:

> Apparently, there is a problem with avr-gcc 4.1.x and AVR Studio
> 4.12.  avr-gcc 4.1.x uses 32 bit pointers and AVR Studio parser gets
> confused since it expects 16-bit pointers.

Btw., it's not the size of the pointers that changed but the size of
the address debugging information information in the DWARF-2 records.

However, I thought one of the main objectives of AVR Studio 4.13 was
to finally release the 32-bit aware DWARF-2 parser?  So your message
confuses me... and it doesn't seem to be confirmed by other AVR Studio
users.

> What's the solution?

In this case, it might be better to use the AVR Studio forum on
http://www.avrfreaks.net/ for your question, as that's where the
AVR Studio developers are listening (at least some of them).

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)




reply via email to

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