This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/24438] ARM cross compile build fails with assembler errors in crtstuff.c



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]