Are those C++ symbols all external?
Are those C++ symbols all external?
Posted Jul 19, 2009 7:36 UTC (Sun) by dirtyepic (guest, #30178)In reply to: Are those C++ symbols all external? by nix
Parent article: Is pre-linking worth it?
it supposedly does work with KDE 3, or at least I remember us having to disable it repeatedly as support for hidden visibility matured over GCC releases. these days though it works pretty smoothly. note, however, that it's disabled by default. you have to pass --enable-gcc-hidden-visibility to configure at build time.
