Fwd: Re: Fwd: Re: [PATCH] libkdeinit symbol pruning

Maks Orlovich mo002j at mail.rochester.edu
Wed Jul 21 02:44:45 CEST 2004


> > <snip excellent work>
> > 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.


More information about the Kde-optimize mailing list