[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-chat] binutils, gcc and avr-libc versions
From: |
Joerg Wunsch |
Subject: |
Re: [avr-chat] binutils, gcc and avr-libc versions |
Date: |
Wed, 1 May 2013 00:32:02 +0200 (MET DST) |
Bob von Knobloch <address@hidden> wrote:
> This is in
> case there is an option to relax it , which would save me many hours of
> rewriting code.
Sorry, I'm afraid there isn't an option. A flash object has to
be const, period.
If you don't want to change your old code, you'd have to stay
with an old compiler version.
--
cheers, Joerg .-.-. --... ...-- -.. . DL8DTL
http://www.sax.de/~joerg/
Never trust an operating system you don't have sources for. ;-)
- Re: [avr-chat] binutils, gcc and avr-libc versions, (continued)