Symbol visibility, linking and double loading

I did some experiments with Mac OS, and it works fine even if we don’t have to tell the linker to do “-Wl,–exclude-libs,ALL”. However, i still have no idea how to hide those hidden symbols from nm. Any ideas?

2 Likes