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

Cary Coutant <ccoutant at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|andrew.n.senkevich at gmail dot co |ccoutant at gmail dot 
com
                   |m                           |

--- Comment #3 from Cary Coutant <ccoutant at gmail dot com> ---
When linking with -r, Gnu ld doesn't use the entry symbol, so gold shouldn't
either.

When linking without -r, gold needs to know the target in order to know the
entry symbol, so if no target has been established, don't look for an entry
symbol.

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