Are those C++ symbols all external?
Are those C++ symbols all external?
Posted Jul 16, 2009 17:47 UTC (Thu) by nix (subscriber, #2304)In reply to: Are those C++ symbols all external? by sdalley
Parent article: Is pre-linking worth it?
built with GCC 4.3.2.)
(Actually I'm not sure whether hidden visibility ever really worked with
KDE 3.x. I'll look again at a KDE4 installation as soon as I unbreak mine
far enough that a decent subset of the libraries are actually there and
have the symbols they're meant to have.)
Posted Jul 19, 2009 7:36 UTC (Sun)
by dirtyepic (guest, #30178)
[Link] (3 responses)
Posted Jul 19, 2009 11:25 UTC (Sun)
by nix (subscriber, #2304)
[Link] (2 responses)
Posted Jul 20, 2009 4:39 UTC (Mon)
by dirtyepic (guest, #30178)
[Link] (1 responses)
Posted Jul 20, 2009 6:50 UTC (Mon)
by nix (subscriber, #2304)
[Link]
Are those C++ symbols all external?
Are those C++ symbols all external?
didn't have sufficient support. I think it needs distro patches to Qt...
Are those C++ symbols all external?
Are those C++ symbols all external?
certainly have to appropriately mark ancestors of classes that are being
so marked to get any real reduction in symbol count, which means Qt does
need marking.