From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1852 invoked by alias); 24 Apr 2009 09:05:26 -0000 Received: (qmail 899 invoked by uid 48); 24 Apr 2009 09:05:13 -0000 Date: Fri, 24 Apr 2009 09:05:00 -0000 Message-ID: <20090424090513.898.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/33036] LINUX_DYNAMIC_LINKER undefined in gcc-4.2.1/gcc/config/arm/linux-elf.h In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "ramana at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2009-04/txt/msg02220.txt.bz2 ------- 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