Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

gas segfaults while building arm_elf/crt0.o



Hi,

After updating my source tree today the build fails with:

dependall ===> lib/csu/arm_elf
    compile  arm_elf/crt0.o
arm--netbsdelf-gcc: Internal error: Segmentation fault (program as)
Please submit a full bug report.
See <http://www.NetBSD.org/Misc/send-pr.html> for instructions.

*** Failed target:  crt0.o
*** Failed command:
/home/tworaz/devel/NetBSD/src/../tools-hpcarm/bin/arm--netbsdelf-gcc -O2
-mlong-calls -fno-unit-at-a-time -O2 -fPIC -msoft-float -std=gnu99 -Wall
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Wno-sign-compare -Wno-traditional -Wa,--fatal-warnings -Wreturn-type
-Wswitch -Wshadow -Werror
-I/home/tworaz/devel/NetBSD/src/lib/csu/arm_elf -DLIBC_SCCS -DPIC
-DDYNAMIC -DELFSIZE=32 -I/home/tworaz/devel/NetBSD/src/libexec/ld.elf_so
-I/home/tworaz/devel/NetBSD/src/lib/csu/arm_elf/../common_elf
-I/home/tworaz/devel/NetBSD/src/lib/libc/dlfcn -DDWARF2_EH -DJCR
-DDSO_HANDLE
--sysroot=/home/tworaz/devel/NetBSD/src/../obj-hpcarm/destdir.hpcarm -c
-DCRT0 /home/tworaz/devel/NetBSD/src/lib/csu/arm_elf/crt0.c -o crt0.o.o
*** Error code 1

According to the core dump the backtrace is:
#0  0x08074ad1 in arm_cleanup ()
#1  0x0805e32f in read_a_source_file ()
#2  0x0804afeb in perform_an_assembly_pass ()
#3  0x0804bd25 in main ()

/ptw



Home | Main Index | Thread Index | Old Index