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. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils