Changes between Initial Version and Version 1 of Ticket #57539, comment 4


Ignore:
Timestamp:
Nov 7, 2018, 7:45:40 PM (5 years ago)
Author:
cjones051073 (Chris Jones)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57539, comment 4

    initial v1  
    1 The linker should already be dealing with this. It should only actually link the library if the target requires one of the symbols it requires. Otherwise the linkage should be dropped and not appear in the end binaries.
     1The linker should already be dealing with this. It should only actually link the library if the target requires one of the symbols it provides. Otherwise the linkage should be dropped and not appear in the end binaries.