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

--- Comment #3 from Takao Sato <takaosato1997 at gmail dot com> ---
(In reply to Alan Modra from comment #2)
> The root cause of this bug is that
> a) we allow linking of object files that don't match the output target, and
> b) dynobj can be set from check_relocs for an input object file.
> 
> dynobj is used to create the dynamic sections, and in dynamic symbol
> processing.  sections have target specific extensions to bfd struct section,
> and similarly for symbols.  For that reason dynobj must match the output
> target for proper linker operation.  This is not enforced, but should be. 
> Fixing this is non-trivial.

Thanks for your answer in that case is okay if I consider it as a security
issue.

Best regards

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

Reply via email to