kded_kssld linking with libkssl.la
Karl Vogel
karl.vogel at seagha.com
Sat Jul 24 17:28:47 CEST 2004
George Staikos wrote:
> $ objdump -CT $KDEDIR/lib/kde3/kded_kssld.so | grep KSSLX509Map
> 00000000 DF *UND* 00000064
> KSSLX509Map::KSSLX509Map(QString const &)
> 00000000 DF *UND* 00000114
> KSSLX509Map::~KSSLX509Map(void)
> 00000000 DF *UND* 000000ac
> KSSLX509Map::getValue(QString const &) const
Strange.. not quite sure why this is different on my system.
I'm using gcc V3.4 with the visibility patch I mentioned before.. and have
KDE_EXPORT's sprinkled all over kdelibs.. so maybe that is causing it,
although I wouldn't have an explanation as to why.
More information about the Kde-optimize
mailing list