[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
  Severity: normal
  Priority: P2
 Component: ld
AssignedTo: unassig...@sourceware.org
ReportedBy: stormtro...@gmx.net
Classification: Unclassified


I am using gold v1.11 (binutils v2.2) for cross-linking a program for my
powerpc architecture (P2020 CPU).
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 needs
a lot longer.

I compiled gold before for arm. Worked like a charm!

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[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.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[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/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[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 mail because: ---
You are on the CC list for the bug.

___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils