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 needs 
a lot longer.

I compiled gold before for arm. Worked like a charm!
-- 
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de

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


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

2012-02-06 Thread Ian Lance Taylor
Sebastian Klaar skl...@gmx.net 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 creates a runnable binary, but of course 
 needs a lot longer.

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

The gold PowerPC support is incomplete.  Sorry.

Ian

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