KDELibsDependencies.cmake problem (Re: KDE/kdebase/runtime/kioslave/smtp)

Thiago Macieira thiago at kde.org
Wed Oct 18 19:14:11 CEST 2006


Alexander Neundorf wrote:
>Please enter everything we lost and we should have again at b.k.o.
>I can only implement what I know of.

We used to have a configure-time option called --enable-new-ldflags that 
turned on two ld options:
	--enable-new-dtags
	--as-needed

The former one I think we can drop. It's high time distributions started 
making their lds do that by default. I haven't seen a single drawback in 
having DT_RUNPATH instead of DT_RPATH in the executables and libraries, 
and it gives us a lot more flexibility.

I do that change manually on my Mandriva (because they don't turn the new 
Dtags on).

The second option is the one we're missing.

-- 
  Thiago Macieira  -  thiago (AT) macieira.info - thiago (AT) kde.org
    PGP/GPG: 0x6EF45358; fingerprint:
    E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20061018/cb604098/attachment.pgp 


More information about the Kde-buildsystem mailing list