Okteta moved to kdereview; kdeutils coordinator?

Alex Merry huntedhacker at tiscali.co.uk
Tue Apr 1 14:03:49 BST 2008


On Tuesday 01 April 2008 00:12:05 Alexander Neundorf wrote:
> only the object files of symbols which are referenced somewhere in the
> object files of the shared library are copied into the resulting shared
> library. This would work somewhat and only the object files from the static
> library which are not referenced from the shared library (i.e. which
> provide independent functions/classes) would be lost.

I seem to recall from previous discussions here that this is the correct 
explanation: if you link to the shared lib and reference a method in the 
static lib that wasn't used in the shared lib, you get a linking error because 
the linker tries to be efficient too early on.

We should probably put this on techbase once it's confirmed by someone who 
actually knows what they're talking about (Thiago?  You always seem very clued 
up on compiler and linker issues).

Alex


-- 
KDE: http://www.kde.org
Ubuntu/Kubuntu: http://www.ubuntu.org http://www.kubuntu.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20080401/c0d1f12f/attachment.sig>


More information about the kde-core-devel mailing list