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

--- Comment #1 from joseph at codesourcery dot com <joseph at codesourcery dot 
com> ---
In principle BFD supports mixed REL / RELA relocations in a single input 
object file.  I think the tic6x back end supports it, for example (or at 
least was meant to, but it's a while since I did anything with that back 
end), and some MIPS cases may support it.  I don't think the ARM back end 
has such support (although I think it's strictly required by the EABI - 
that is, valid EABI-conforming objects may mix REL and RELA).

I don't know if mixing REL and RELA on *output* is supported at all by 
BFD.

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