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: Tue, 30 Oct 2012 11:38:59 +0000

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

--- Comment #7 from Nick Clifton <nickc at redhat dot com> 2012-10-30 11:38:59 
UTC ---
Hi Eric,

> Yes but if you look at the config line, the processor has been specified when
> building so thumb code should be off

  Are you referring to this part of the output from gcc -v:

    --with-cpu=arm1176jzf-s

  The 1176 series does support Thumb instructions:

http://www.arm.com/products/processors/classic/arm11/arm1176.php?tab=Specifications

  So it seems to me that the compiler is not doing anything wrong.


  If you add "-marm" to your gcc command line when compiling your test program,
does that make any difference ?

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]