Re: Binutils-2.18 BFD error

2008-09-28 Thread Brian Dessent
dave madden wrote: > Also, FWIW, there seems to be something wrong with the configure > process, because it is unable to find makeinfo on my system. I have an > Ubuntu 8.04.1 laptop with makeinfo-4.11 installed, and I installed > texinfo-4.13a (with makeinfo-4.13) into /usr/local, but neither was

Binutils-2.18 BFD error

2008-09-28 Thread dave madden
I'm trying to build a cross environment for host x86_64-unknown-linux-gnu, target arm-elf. I have encountered a problem with bfd/elf32-arm.c: an assert at line 6534 because an error message has not been set. Apparently, control passes through 6523: case bfd_reloc_dangerous, and the error message

[Bug binutils/6915] readelf -S segfaults on Solaris-specific section types

2008-09-28 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2008-09-28 14:35 --- I could not reproduce this with current mainline or 2.19 branch sources, with binutils hosted on both x86 and powerpc64. Perhaps you were bitten by a compiler bug? Details on where the segfault occurred