On 23.01.2018 09:28, Tom Hughes wrote:
None the less the man page for ld (at least on F27) says:

     defs
         Disallows undefined symbols in object files.  Undefined symbols
         in shared libraries are still allowed.

which says that undefined symbols are allowed when linking a shared library even with -zdefs.

I think the man page talks about shared libraries among the inputs to ld there, not whether ld is generating a shared library as output.
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to