[tools-linking] Dynamic Linker For PowerPC

2007-02-28 Thread DEEPAK BHATIA
Hi, I am looking at running the Dynamic Linker (ld.so.1) for PowerPC Platform. But when I do #ldd ld.so.1 I get the the following output liblddbg.so.4 => /lib/liblddbg.so.4 liblddbg.so.4 (SUNWprivate_4.52) => (version not found) librtld.so.1 => /lib/librtld.so.1

[tools-linking] Re: dtrace_data.c File in rtld/i386

2007-02-28 Thread Deepak Bhatia
Hi Adam, Thanks for your reply. I am trying to understand the dynamic linking process of Solaris on i386 architecture. What is the purpose of the dtrace_data[] array ? This array is introduced to produce the "PT_SUNWDTRACE" ELF Segment type in the dynamic linker. But after this ELF segment type