This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Is it possible to rename a dynamic library?


Hello,

I'm working in a project which has dependencies on a couple of external libs which unfortunately do not all use proper library versioning. Therefore we'd like to provide generic binaries of the libs (for i386) with a project specific name addendum.
Of course we can simply modify the Makefiles of the libs to get them with other names but as they can change in any way this solution is harder to script then renaming some libs installed into a special directory. Therefore we're searching for a tool which could do this renaming.


Bye David


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]