Re: patch the soname inside the executable
Ralf Wildenhues <[email protected]>
| Newsgroups | gmane.comp.gnu.utils |
|---|---|
| Organization | Department of Numerical Simulation, University of Bonn |
| Message-ID | <[email protected]> |
Hello Viki, * viki wrote on Tue, Apr 15, 2008 at 12:02:28PM CEST: > Which utility is used to patch/change the soname recorded inside > the executable for the shared library (Linux) ? Maybe objcopy can do this. But it should be easier to add the correct soname in the first place when creating the library, no? Cheers, Ralf