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

--- Comment #2 from Mike Hilgendorf <mhilgy at gmail dot com> ---
Aren't all ELF relocations architecture specific? 

Is there a way to add a better error message that the output format is not
supported for the architecture, or to update the binary output format to
support the architecture specific relocations, or to only fail when those
relocations are unsupported? 

In my case, all relocations are relative. There should be no difference between
the x86 and aarch64 output other than the object code itself.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to