[En-Nut-Discussion] Error messages while building up Nut/OS
Harald Kipp
harald.kipp at egnite.de
Wed May 27 15:50:57 CEST 2009
Helmut Holbach wrote:
> Ethernut 4.8.2 GCC and avr-gcc (WinAVR 20090313) 4.3.2 avr-libc 1.6.6
> from C:/ethernut-4.8.2/nut/cpp/nutcpp.cc:43:
> c:/programme/winavr/lib/gcc/../../avr/include/avr/eeprom.h: In function
> 'void eeprom_read_block(void*, const void*, size_t)':
Same here. I assume that the problem is with this version of avr-libc
and C++. Either remove C++ support from Nut/OS by deleting
sources = { "nutcpp.c" }
in nut\conf\cpp\cpp.nut or, as I did, use WinAVR-20081205.
Harald
More information about the En-Nut-Discussion
mailing list