|
From: Sergey V. <vs...@al...> - 2005-03-23 17:59:09
|
On Tue, 22 Mar 2005 17:31:06 -0800 Paul Pluzhnikov wrote: > On Tue, 22 Mar 2005 15:56:04 -0800, Jeremy Fitzhardinge <je...@go...> wrote: > > Scott Mills wrote: > > > > > Before we get a chance to upgrade (we're still running < 2.2.0), is > > > there anyway I can 'unset' -rpath without rebuilding the target program? > > > > I don't think so; it's embedded in the .so files you generate. > > There sure is: load the exe/DSO into emacs, invoke hexl-mode, edit > rpath away (replacing the first character of the string with NUL > character should do the trick). There is a small utility to do this: http://www.tux.org/pub/X-Windows/ftp.hungry.com/chrpath/ |