This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
executable library depencies
- From: georgeda at comp dot nus dot edu dot sg
- To: gcc-help at gcc dot gnu dot org
- Date: Tue, 6 Jul 2004 15:46:11 +0800 (SGT)
- Subject: executable library depencies
Hello,
Is there a clean way to modify the executable dependencies on shared
libraries ? I want to be able to modify the /lib/libc.so.6.1 dependency.
My system uses right now glibc 2.3, and I have a program that wants 2.2
and I cannot rebuild it from scratch.
P.S. Please reply to me also, as I am not a member of this list.
Thanks and regards,
George Ciobanu