This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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: Dynamic Linker question


"Ramadass, Ramanathan" <Ramanathan.Ramadass@spirentcom.com> writes:

> Regarding the ELF dynamic interpreter "/lib/ld-linux.so.x" on a
> Linux box; is it part of the Linux distribution or is it part of
> "binutils"? Could somebody point me to where i can find its sources?

It's normally part of glibc, and that is where you can find the
source.

Ian


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