------- Comment #2 from andreas_gajda at web dot de 2009-04-22 11:34 ------- Does this mean the target "arm-none-uclinux" is unsupported?
I checked again, using (binutils-2.17 and) gcc-4.3.3 from mirror site ftp://ftp.gwdg.de/pub/misc/gcc/releases/gcc-4.3.3/gcc-4.3.3.tar.bz2 Configuration was: ./configure --prefix=/prefix --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --target=arm-none-uclinux --disable-nls --disable-shared --enable-languages=c --disable-threads --disable-tls --with-sysroot=/prefix/sysroot --with-gnu-as --with-gnu-ld --without-headers I can confirm, that fixing my typo resolved the above issues. But I get several other errors. I guess this is a different issue?! -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33036