------- Comment #1 from eweddington at cso dot atmel dot com 2007-05-02 20:34 ------- This must be specific to RTEMS/newlib, as 4.2.0-20070430 (RC2) builds without error with:
CFLAGS=-D__USE_MINGW_ACCESS \ ../gcc-$version/configure \ --prefix=$installdir \ --target=avr \ --enable-languages=c,c++ \ --with-dwarf2 \ --enable-win32-registry=WinAVR-$release \ --disable-nls \ --with-gmp=/usr/local \ --with-mpfr=/usr/local \ --enable-doc \ --disable-libssp \ 2>&1 | tee $package-configure.log for host=mingw. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31786