[En-Nut-Discussion] UROM: Still Problems with avr-gcc 4.3.3
Harald Kipp
harald.kipp at egnite.de
Tue Jan 29 19:11:37 CET 2013
Hi Uwe,
On 29.01.2013 12:00, Uwe Bonnes wrote:
> SVN 4944 claims to solve problems:
> Fix compile error in UROM header when using AVR-GCC < 4.7.
>
> However for me, svn trunk doesn't compile
> In file included from ../../../nut/fs/uromfs.c:99:
> ../../../nut/include/fs/uromfs.h:106: error: expected specifier-qualifier-list before 'prog_char'
> ../../../nut/fs/uromfs.c: In function 'UromSeek':
>
> Reverting SVN 4944 solves the problem.
Possibly the pre-compiler condition should not be based on the compiler
version but on the version of avr-libc. Which version of the lib are you
using?
Regards,
Harald
More information about the En-Nut-Discussion
mailing list