On Wed, 21 Jul 2004, Simon Hausmann wrote: > On Wednesday 21 July 2004 02:44, Maks Orlovich wrote: > > > > > > > > If I recall correctly, Qt also uses a version script, doesn't it? > > > > > > Not that I'm aware off.. don't see anything special in mkspecs/linux-g++ > > > > From src/qt.pro: > > > > linux-*:version_script { > > QMAKE_LFLAGS += -Wl,--version-script=libqt.map > > TARGETDEPS += libqt.map > > } > > > > i.e. see libqt.map. So effect will probably be even bigger on kdelibs. > > But that's not used in the default build. You'd have to set the version_script > qmake variable for that to take effect. Besides that I think the map is > outdated. Makes me wonder why I was updating it when doing debugging hooks then. On the other hand, it explains why I couldn't find that qt_do_modal or such thing in the script. Thanks for the correction _______________________________________________ Kde-optimize mailing list Kde-optimize@kde.org https://mail.kde.org/mailman/listinfo/kde-optimize