bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/21505] objcopy fails --prefix-symbols on armv7


From: nickc at redhat dot com
Subject: [Bug binutils/21505] objcopy fails --prefix-symbols on armv7
Date: Tue, 13 Jun 2017 13:29:00 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=21505

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nickc at redhat dot com

--- Comment #2 from Nick Clifton <nickc at redhat dot com> ---
Hi Dave,

(In reply to Dave from comment #0)

> `Non-fat file: hmac_md5.o is architecture: armv7`. 

> `gobjcopy: hmac_md5.o: file format error`

>    BTW, I also tried the arm64 hmac_md5.o, it workd well. Please help.


This sounds like a configuration problem.  It looks like the binutils
that you built were configured to support arm64 but not armv7.  You
could try configuring a new build of the tools with the --target=arm-darwin
option enabled and see if that works.

Cheers
  Nick

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