Weddington, Eric wrote: > Georg-Johann Lay Sent >> Document --with-avrlibc >> >>> This option is only supported for the AVR target and only for non-RTEMS >>> configurations, which currently use newlib. The option is supported >>> since version > > I forgot to mention that it looks like there might be some work to get avr > rtems target working with avr-libc. But that is unknown timing at this > point.
If --with-avrlibc is extended to work with RTEMS, the docs should reflect that, of course. But this is independent from the state of AVR-Libc. > Ok to commit with the changes you made. I used a different formulation because I found the "for non-RTEMS configurations, which currently use newlib" confusing: "This option is only supported for the AVR target. It is not supported for RTEMS configurations, which currently use newlib." http://gcc.gnu.org/viewcvs?view=revision&revision=194978 Johann