Question about INTERP section

Leon astroli at ms8.hinet.net
Mon Mar 19 01:01:09 UTC 2007


Hi,

 

In uClibc, libc/misc/internals/interp.c will generate .interp section.

In gcc, gcc/config/arm/linux-elf.h 

#define LINK_SPEC

                   %{!dynamic-linker:-dynamic-linker /lib/ld-linux-so.2}

 

With readelf, I can get

Program Headers:

INTERP

          [Request program interpreter: /lib/ld-uClibc.so.0]

 

How does the linker generate the above INTERP section?

 

 

Thanks,

 

Regards,

Leon

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.busybox.net/pipermail/uclibc-cvs/attachments/20070319/8d88f691/attachment-0002.htm 


More information about the uClibc-cvs mailing list