[En-Nut-Discussion] Problem with stdlib.h on Linux

Harald Kipp harald.kipp at egnite.de
Mon Feb 7 21:48:34 CET 2005


> >
> > Looks like atof has changed in this lib and conflicts with
> >
> >    #ifndef atof
> >    #define atof(s)           strtod(s, 0)
> >    #endif
> >
> > from Nut/OS' include/arch/avr.h.
> >

Any ideas how to handle this. If I remove this, everybody
is forced to upgrade avr-libc.

Harald




More information about the En-Nut-Discussion mailing list