This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

Re: building an ARM-uclinux gcc


>CONFIG_ARGUMENTS = --host=arm-elf --build=i686-pc-linux-gnu --with-newlib

You should configure with --target=arm-uclinux (or maybe arm-elf).  Trying to 
configure for an arm-elf host is probably no good.

>../../../xgcc/libiberty/partition.c:135: Internal compiler error in
>`verify_wide_reg_1', at flow.c:2593
>Please submit a full bug report.
>See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions

If you continue to have trouble, I can only suggest you follow the compiler's 
advice.

p.



------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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