bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/14541] Wrong entry point computation using cross binutils


From: nickc at redhat dot com
Subject: [Bug binutils/14541] Wrong entry point computation using cross binutils linux amd64->arm-linux-gnueabihf
Date: Fri, 26 Oct 2012 14:51:28 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=14541

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING
                 CC|                            |nickc at redhat dot com

--- Comment #3 from Nick Clifton <nickc at redhat dot com> 2012-10-26 14:51:28 
UTC ---
Hi Eric,

  The usual reason for the bottom bit of a function-like symbol being set is
because it is a THUMB mode function entry point.  Could this be what is
happening here.  Ie, are you linking against a thumb encoded version of _start
?  If you disassemble the code at _start, what does it look like ?

Cheers
  Nick

-- 
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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]