diff options
author | Andrew Tridgell <tridge@samba.org> | 2011-04-06 13:35:49 +1000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2011-04-06 06:44:14 +0200 |
commit | 59b588a16c7be9ccfe42703e7d4b161fa513da76 (patch) | |
tree | 71406cf37aa61e5b16854ccf47e9bdcd861c17a8 /buildtools/wafsamba/generic_cc.py | |
parent | 0846b3c8a28fa1baa4215694d098a32c83d59d6f (diff) | |
download | samba-59b588a16c7be9ccfe42703e7d4b161fa513da76.tar.gz samba-59b588a16c7be9ccfe42703e7d4b161fa513da76.tar.bz2 samba-59b588a16c7be9ccfe42703e7d4b161fa513da76.zip |
waf: a better way to detect duplicated symbols
this detects when we have the same symbol linked in twice in any
binary by using ldd and nm on the binary and its associated libraries.
Some of these duplicates are caused by a subsystem being linked twice,
and some are caused by two versions of the same function name being
linked into a binary
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
Autobuild-User: Andrew Tridgell <tridge@samba.org>
Autobuild-Date: Wed Apr 6 06:44:14 CEST 2011 on sn-devel-104
Diffstat (limited to 'buildtools/wafsamba/generic_cc.py')
0 files changed, 0 insertions, 0 deletions