cmake cvs supports chrpath -> much faster relinking

David Faure faure at kde.org
Wed Dec 19 10:56:47 CET 2007


On Tuesday 18 December 2007, Alexander Neundorf wrote:
> Hi,
> 
> I just committed support for chrpath to cmake cvs.
> chrpath can modify the RPATH inside an ELF file. This means that on make 
> install, the executables don't have to be actually linked again, but instead 
> they are installed as they are and then chrpath is run on them.
> This reduces this additional relinking time almost to zero.
> 
> To use it you need:
> current kdesupport (-> so chrpath gets installed)
> current cmake cvs

Funny; if cmake cvs can call chrpath, why isn't chrpath part of cmake?

-- 
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).


More information about the Kde-buildsystem mailing list