This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc 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]

Re: multiple glibcs


John Reiser wrote:
At Sun, 5 Dec 2004 19:08:10 -0500, GMANE <spam@blazemail.com> wrote:

... So instead I tried doing dual glibcs ...


and at Tue, 07 Dec 2004 22:07:58 +0000, Mike Hearn <mike@navi.cx>
replied:

You can use a specific linker by running it, eg:

/newglibc/ld-linux.so.2 /path/to/binary

Thanks, I wasn't aware :)


You can also look at  http://BitWagon.com/rtldi/rtldi.html  for a
description of how to designate an indirect PT_INTERP ELF program
interpreter which allows each main binary executable to run with
its own version of libc.so.6 _and_ ld-linux.so.2, independent of
the defaults installed in /lib, and simultaneously independent of
the version used by any other main binary executable program.
There is an implementation for Linux/x86, too.


I'll check that out, thanks for your time..


--Mr Dan Biggle


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