[En-Nut-Discussion] troubleshooting with nut/os

Harald Kipp harald.kipp at egnite.de
Fri Apr 8 19:04:12 CEST 2005


Hi Francois,

At 16:36 06.04.2005 +0200, you wrote:
>In file included from usart.c:41:
>/usr/lib/gcc/avr/3.4.3/../../../../avr/include/stdlib.h:369: error:
>parse errorbefore numeric constant
>make[1]: *** [usart.o] Erreur 1
>make[1]: Leaving directory `/root/ethernut/nut/dev'
>make: *** [all] Erreur 2
>

Similar problem as we had with ICCAVR V7.00 recently.
The compiler includes stdlib.h from the compiler's
runtime lib instead of using the Nut/OS include.
No idea right now, but at least you can remove
all files from avr/include, which also exist in
nut/include.

Harald





More information about the En-Nut-Discussion mailing list