This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
binutils crashed during cross tools build - asked me to send bug report
- From: "Rob Wehrli" <rwehrli at azpower dot com>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 09 May 2007 08:38:07 -0400
- Subject: binutils crashed during cross tools build - asked me to send bug report
gcc -v produced:
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v
--enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr
--enable-shared --with-system-zlib --libexecdir=/usr/lib
--without-included-gettext --enable-threads=posix --enable-nls
--program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu
--enable-libstdcxx-debug --enable-mpfr --enable-checking=release
i486-linux-gnu
Thread model: posix
gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
Was building binutils-2.16.1 from a ./build directory inside of the
binutils tree using:
../configure --prefix=/usr/local --target=h8300-elf
...eventually produced:
gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -D_GNU_SOURCE -I.
-I../../binutils -I../bfd -I../../binutils/../bfd
-I../../binutils/../include -I../../binutils/../intl -I../intl
-DLOCALEDIR="\"/usr/local/share/locale\""
-Dbin_dummy_emulation=bin_vanilla_emulation -D_LARGEFILE64_SOURCE -W
-Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c
../../binutils/nm.c
../../binutils/nm.c: In function âsize_forward2â:
../../binutils/nm.c:652: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see <URL:file:///usr/share/doc/gcc-4.1/README.Bugs>.
Preprocessed source stored into /tmp/ccrW2N3B.out file, please attach this
to your bugreport.
make[3]: *** [nm.o] Error 1
make[3]: Leaving directory
`/home/rwehrli/downloads/src/binutils-2.16.1/build/binutils'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/rwehrli/downloads/src/binutils-2.16.1/build/binutils'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory
`/home/rwehrli/downloads/src/binutils-2.16.1/build/binutils'
make: *** [all-binutils] Error 2
Attached is the preprocessed source file.
Was building on:
cat /proc/cpuinfo
processor : 0
vendor_id : CentaurHauls
cpu family : 6
model : 7
model name : VIA Samuel 2
stepping : 3
cpu MHz : 733.389
cache size : 64 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu de tsc msr cx8 mtrr pge mmx 3dnow up
bogomips : 1468.68
clflush size : 32
Take Care.
Rob!Attachment:
ccrW2N3B.out
Description: Binary data