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

--- Comment #3 from Jonathan Roelofs <jonathan at codesourcery dot com> ---
Unfortunately, that doesn't fix it.

My gcc and binutils configurations are described here:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67871#c3

I've attached the object file that I get from compiling an empty source file
(in case that reduces the number of things you need to build in order to
reproduce this). With that, you should see:

$ ./install/bin/arm-none-eabi-ld -EB -flto empty.o -plugin
./install/libexec/gcc/arm-none-eabi/6.0.0/liblto_plugin.so
empty.o: file not recognized: File format is ambiguous
empty.o: matching formats: elf32-bigarm elf32-big

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

Reply via email to