https://sourceware.org/bugzilla/show_bug.cgi?id=33577
--- Comment #9 from Ali Bahrami <ali_swbugzilla at emvision dot com> ---
Sorry, I'm not following what the previous note is pointing out.
Don't you need to use objdump, as in Rainer's original note, to
show the version index?
He showed:
$ objdump --dynamic-syms vers33.so
...
0000000000000000 w D *UND* 0000000000000000 Base
show_undef_weak
^^^^
While we're arguing that the output should be:
0000000000000000 w D *UND* 0000000000000000
show_undef_weak
???
Thanks,
- Ali
--
You are receiving this mail because:
You are on the CC list for the bug.