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

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

Re: [avr-gcc-list] C++ and aggregates in flash memory


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] C++ and aggregates in flash memory
Date: Fri, 12 May 2006 07:13:30 +0200 (MET DST)

Ned Konz <address@hidden> wrote:

> const AllDeviceSettings PROGMEM spiDeviceSettings =
> {
> /* .display */
> {
>      /* .csPortAddress */ &atmega128::PORTC,

Btw., no need to write the field names as comments.

> Is there some easy way around this problem?

Are you incidentally volunteering as C++ maintainer for AVR-GCC and
avr-libc? >:-)

I'd say file a bug report for GCC, though I'm afraid there won't be
anyone to work on this.

-- 
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]