Hi all, I'm working on installing linux 2.4.17-rmk5 on a cdb89712 and I need a better insight in certain things, first in the use of dynamic libraries and glibc. Can some of you please answer my questions ?
Is glibc normally dynamically linked ? (I guess it is?) and if so what is the part of ld.so in this ? Is ld.so an executable or is it a library ? If I want to execute an executable that is dynamically linked to a library (say glibc) and I call execve to have this file executed, what are the steps that the kernel makes , and how does it interact with ld.so ? Thanks in advance Lambert Duijst P.S: Normally I would have sent a mail like this to the newbie list, but as I see in the archives that the last mails are from about december 2001 I don't think that there is much activity there. _______________________________________________ http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm http://www.arm.linux.org.uk/armlinux/mailinglists.php Please visit the above addresses for information on this list.
