[Bug ld/10406] ld terminated with signal 11 [segmentation fault]

2009-09-18 Thread olof at baah dot se
--- Additional Comments From olof at baah dot se 2009-09-19 05:40 --- Subject: Re: ld terminated with signal 11 [segmentation fault] No great success, the latest cvs doesn't buid, at least not on my system. if [ -r sysinfo.c ]; then \ gcc -c -I. -W -Wall -Wstrict-prototypes -

[Bug ld/10406] ld terminated with signal 11 [segmentation fault]

2009-09-18 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-09-19 02:22 --- I've committed some patches that may stop the segfault. Please try with the latest sources. (At the moment that means CVS, the snapshot doesn't yet have my patch). You'll get -g by default but also get -

[Bug ld/10406] ld terminated with signal 11 [segmentation fault]

2009-09-18 Thread olof at baah dot se
--- Additional Comments From olof at baah dot se 2009-09-18 18:31 --- Subject: Re: ld terminated with signal 11 [segmentation fault] I can try but I think you need to give me some hints. I'm not too familiar with automake & gdb. 1) How can till the configure script to insert -g in the

[Bug ld/10406] ld terminated with signal 11 [segmentation fault]

2009-09-18 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-09-18 12:43 --- Subject: Bug 10406 CVSROOT:/cvs/src Module name:src Branch: binutils-2_20-branch Changes by: amo...@sourceware.org 2009-09-18 12:43:28 Modified files: bfd:

[Bug ld/10406] ld terminated with signal 11 [segmentation fault]

2009-09-18 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-09-18 12:42 --- Subject: Bug 10406 CVSROOT:/cvs/src Module name:src Changes by: amo...@sourceware.org 2009-09-18 12:41:53 Modified files: bfd: ChangeLog elf32-ppc.c Log message:

[Bug binutils/10656] readelf: move a variable to a header file

2009-09-18 Thread d dot g dot gorbachev at gmail dot com
--- Additional Comments From d dot g dot gorbachev at gmail dot com 2009-09-18 09:55 --- Created an attachment (id=4204) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4204&action=view) Patch (trivial) -- http://sourceware.org/bugzilla/show_bug.cgi?id=10656 --- You are

[Bug binutils/10656] New: readelf: move a variable to a header file

2009-09-18 Thread d dot g dot gorbachev at gmail dot com
-- Summary: readelf: move a variable to a header file Product: binutils Version: 2.21 (HEAD) Status: NEW Severity: normal Priority: P2 Component: binutils AssignedTo: unassigned at sources dot redhat dot com