[Bug gold/6767] program linked with gold seg faults

2012-02-06 Thread stormtroopa at gmx dot net
http://sourceware.org/bugzilla/show_bug.cgi?id=6767 --- Comment #4 from stormtroopa at gmx dot net 2012-02-07 07:30:49 UTC --- I am very sorry to here that. Are there any plans to fix it? -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this

Re: gold-linked binary for ppc results in "illegal instruction"

2012-02-06 Thread Ian Lance Taylor
"Sebastian Klaar" writes: > I am using gold v1.11 (binutils v2.2) for cross-linking a program for my > powerpc architecture. > When I execute this binary I am getting an "Illegal instruction". > Readelf delivers a correct fileheader (Machine: PowerPC). > > Linking with the standard GNU ld create

[Bug gold/6767] program linked with gold seg faults

2012-02-06 Thread ian at airs dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=6767 Ian Lance Taylor changed: What|Removed |Added CC||stormtroopa at gmx dot net --- Comme

[Bug ld/13666] gold-linked binary for ppc results in program-termination with "illegal instruction"

2012-02-06 Thread ian at airs dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13666 Ian Lance Taylor changed: What|Removed |Added Status|NEW |RESOLVED CC|

gold-linked binary for ppc results in "illegal instruction"

2012-02-06 Thread Sebastian Klaar
I am using gold v1.11 (binutils v2.2) for cross-linking a program for my powerpc architecture. When I execute this binary I am getting an "Illegal instruction". Readelf delivers a correct fileheader (Machine: PowerPC). Linking with the standard GNU ld creates a runnable binary, but of course need

[Bug binutils/13668] New: x86: objdump gets the wrong length for 66-prefixed direct jumps in 64-bit mode

2012-02-06 Thread m...@mythic-beasts.com
http://sourceware.org/bugzilla/show_bug.cgi?id=13668 Bug #: 13668 Summary: x86: objdump gets the wrong length for 66-prefixed direct jumps in 64-bit mode Product: binutils Version: 2.23 (HEAD) Status: NEW Sever

[Bug ld/13666] gold-linked binary for ppc results in program-termination with "illegal instruction"

2012-02-06 Thread stormtroopa at gmx dot net
http://sourceware.org/bugzilla/show_bug.cgi?id=13666 --- Comment #2 from stormtroopa at gmx dot net 2012-02-06 16:16:01 UTC --- Debugging the application I can see the callstack. Application is crashing in __libc_csu_init () with SIGSEGV. -- Configure bugmail: http://sourceware.org/bugzilla/use

[Bug ld/13666] gold-linked binary for ppc results in program-termination with "illegal instruction"

2012-02-06 Thread stormtroopa at gmx dot net
http://sourceware.org/bugzilla/show_bug.cgi?id=13666 --- Comment #1 from stormtroopa at gmx dot net 2012-02-06 16:09:17 UTC --- I just tried to compile a very small test program instead. This one terminates with "Segmentation fault" -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.

[Bug ld/13666] New: gold-linked binary for ppc results in program-termination with "illegal instruction"

2012-02-06 Thread stormtroopa at gmx dot net
http://sourceware.org/bugzilla/show_bug.cgi?id=13666 Bug #: 13666 Summary: gold-linked binary for ppc results in program-termination with "illegal instruction" Product: binutils Version: 2.22 Status: NEW Severi