https://sourceware.org/bugzilla/show_bug.cgi?id=29136
Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nickc at redhat dot com

--- Comment #1 from Nick Clifton <nickc at redhat dot com> ---
Hi Fanguri,

  Shared objects do not need an entry point, so not complaining about
  ENTRY(no_such_symbol) makes sense.

  In theory then the real bug is that "-e no_such_symbol -shared" triggers
  a warning.  Although it could be argued that any use of -e should refer
  to a valid symbol, even if it is not used.

  Thoughts ?

Cheers
  Nick

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

Reply via email to