Currently, libraries and applications with dependencies to shared libraries are re-linked every time the dependency's time stamp changes. Instead, we could simulate the Windows approach by keeping a tab on the exported symbols and re-link only when that list changes. The nm tool is part of binutils, so its presence can probably be assumed for developer machines.
-
Christian Kandeler
-
Christian Kandeler
- Votes:
-
0 Vote for this issue
- Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved:
There are no open Gerrit changes
Show
There is 1 closed Gerrit change