This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/24438] ARM cross compile build fails with assembler errors in crtstuff.c
- From: "wilson at specifix dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Oct 2005 19:48:23 -0000
- Subject: [Bug bootstrap/24438] ARM cross compile build fails with assembler errors in crtstuff.c
- References: <bug-24438-10806@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from wilson at specifix dot com 2005-10-19 19:48 -------
Subject: Re: New: ARM cross compile build fails with
assembler errors in crtstuff.c
newell at cei dot net wrote:
> Configured with: ../gcc-4.1-20050515/configure --target=arm-elf
> --prefix=/home/newell/xgcc --with-gnu-as --with-gnu-ld --with-newlib --verbose
> --enable-threads --enable-languages=c
Also, this works much better if you use the exact same --prefix for gcc
and binutils. If you want gcc installed in /home/newell/xgcc, then you
should install binutils there too.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24438