[Bug binutils/14541] Wrong entry point computation using cross binutils linux amd64-arm-linux-gnueabihf

2014-07-19 Thread eric.valette at free dot fr
https://sourceware.org/bugzilla/show_bug.cgi?id=14541 --- Comment #9 from Eric Valette eric.valette at free dot fr --- I'm no more working on the raspberry so its a bit late. Close if you want. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/14541] Wrong entry point computation using cross binutils linux amd64-arm-linux-gnueabihf

2014-07-19 Thread will.newton at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=14541 Will Newton will.newton at gmail dot com changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug binutils/14541] Wrong entry point computation using cross binutils linux amd64-arm-linux-gnueabihf

2012-10-29 Thread eric.valette at free dot fr
http://sourceware.org/bugzilla/show_bug.cgi?id=14541 --- Comment #6 from Eric Valette eric.valette at free dot fr 2012-10-29 08:34:14 UTC --- (In reply to comment #5) Hi Eric, Those are Thumb instructions. Which explains why the bottom bit is set. I am not familiar with the ARM

[Bug binutils/14541] Wrong entry point computation using cross binutils linux amd64-arm-linux-gnueabihf

2012-10-26 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14541 Nick Clifton nickc at redhat dot com changed: What|Removed |Added Status|NEW |WAITING

[Bug binutils/14541] Wrong entry point computation using cross binutils linux amd64-arm-linux-gnueabihf

2012-10-26 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14541 --- Comment #5 from Nick Clifton nickc at redhat dot com 2012-10-26 16:31:05 UTC --- Hi Eric, Those are Thumb instructions. Which explains why the bottom bit is set. I am not familiar with the ARM processor on the PI. Maybe it is

[Bug binutils/14541] Wrong entry point computation using cross binutils linux amd64-arm-linux-gnueabihf

2012-09-03 Thread sch...@linux-m68k.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14541 --- Comment #1 from Andreas Schwab sch...@linux-m68k.org 2012-09-03 08:57:17 UTC --- How did you configure it? -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Bug binutils/14541] Wrong entry point computation using cross binutils linux amd64-arm-linux-gnueabihf

2012-09-03 Thread eric.valette at free dot fr
http://sourceware.org/bugzilla/show_bug.cgi?id=14541 --- Comment #2 from Eric Valette eric.valette at free dot fr 2012-09-03 09:03:10 UTC --- Last try from config.status is: ../configure' '--host=x86_64-linux-gnu' '--build=x86_64-linux-gnu' '--target=arm-linux-gnueabihf' '--prefix=/usr'