From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Lance Taylor To: K.Peeters@damtp.cam.ac.uk Cc: binutils@sourceware.cygnus.com Subject: Re: adding rpath to existing executable Date: Thu, 01 Jul 1999 00:00:00 -0000 Message-id: <19990619164906.24379.qmail@daffy.airs.com> References: <14187.31671.962776.583046@hopf.amtp.cam.ac.uk> <14187.31671.962776.583046@hopf.amtp.cam.ac.uk> X-SW-Source: 1999-q2/msg00289.html From: Kasper Peeters Date: Sat, 19 Jun 1999 12:15:03 +0100 (BST) Is there a simple way to add an RPATH to an already existing executable using binutils? (this is on i386 elf) No. Ian