------- Comment #3 from ramana at gcc dot gnu dot org 2009-04-24 09:05 ------- (In reply to comment #2) > 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?! >
that must be a different issue . I'd suggest you file a fresh bug entry for that as well as consider using the new ABI with arm-uclinux-eabi if you need to. Thanks. Ramana -- ramana at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33036