From kde-buildsystem Wed Dec 19 19:03:37 2007 From: Alexander Neundorf Date: Wed, 19 Dec 2007 19:03:37 +0000 To: kde-buildsystem Subject: Re: cmake cvs supports chrpath -> much faster relinking Message-Id: <200712192003.37369.neundorf () kde ! org> X-MARC-Message: https://marc.info/?l=kde-buildsystem&m=119809096316066 On Wednesday 19 December 2007, David Faure wrote: > On Wednesday 19 December 2007, Stephan Kulow wrote: > > Am Mittwoch 19 Dezember 2007 schrieb David Faure: > > > 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? > > > > That question applies to binutils and gcc too - it should only be > > required to install cmake, nothing else, to build KDE ;-) > > Hmm, OK... chrpath can also be useful to people not using cmake, I see. I considered asking for including it somehow with cmake, but it is GPL licensed and I think Kitware wouldn't really want to somehow include this with cmake (which is BSD licensed), just to really stay far away from any theoretical potential issues. Alex _______________________________________________ Kde-buildsystem mailing list Kde-buildsystem@kde.org https://mail.kde.org/mailman/listinfo/kde-buildsystem