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 c/41642] Cross-compiling error on cris os while building openwrt



------- Comment #1 from bohne-lang at medma dot uni-heidelberg dot de  2009-10-09 09:43 -------

Same problem: 

make[8]: Entering directory
`/home/.users/131/andreas/FoxBoard/openwrtSDK/trunk/build_dir/target-cris_uClibc-0.9.30.1/gdb-6.8/bfd'
/bin/sh ./libtool --tag=CC --mode=compile cris-openwrt-linux-uclibc-gcc
-DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include   
-I/home/.users/131/andreas/FoxBoard/openwrtSDK/trunk/staging_dir/target-cris_uClibc-0.9.30.1/usr/include
-I/home/.users/131/andreas/FoxBoard/openwrtSDK/trunk/staging_dir/target-cris_uClibc-0.9.30.1/include
-I/home/.users/131/andreas/FoxBoard/openwrtSDK/trunk/staging_dir/toolchain-cris_gcc-4.3.3_uClibc-0.9.30.1/usr/include
-I/home/.users/131/andreas/FoxBoard/openwrtSDK/trunk/staging_dir/toolchain-cris_gcc-4.3.3_uClibc-0.9.30.1/include
-W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -Os -pipe
-funit-at-a-time -fhonour-copts  -c -o elf.lo elf.c
libtool: compile:  cris-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.././bfd
-I. -I. -I.././bfd -I.././bfd/../include
-I/home/.users/131/andreas/FoxBoard/openwrtSDK/trunk/staging_dir/target-cris_uClibc-0.9.30.1/usr/include
-I/home/.users/131/andreas/FoxBoard/openwrtSDK/trunk/staging_dir/target-cris_uClibc-0.9.30.1/include
-I/home/.users/131/andreas/FoxBoard/openwrtSDK/trunk/staging_dir/toolchain-cris_gcc-4.3.3_uClibc-0.9.30.1/usr/include
-I/home/.users/131/andreas/FoxBoard/openwrtSDK/trunk/staging_dir/toolchain-cris_gcc-4.3.3_uClibc-0.9.30.1/include
-W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -Os -pipe
-funit-at-a-time -fhonour-copts -c elf.c -o elf.o
elf.c: In function '_bfd_elf_copy_private_header_data':
elf.c:6085: error: insn does not satisfy its constraints:
(insn 2613 83 2614 19 elf.c:5915 (set (reg:SI 13 r13)
        (zero_extend:SI (reg:HI 16 srp))) 58 {zero_extendhisi2} (nil))
elf.c:6085: internal compiler error: in copyprop_hardreg_forward_1, at
regrename.c:1605
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[8]: *** [elf.lo] Error 1


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41642


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