Difference in shared object dependency
- Reply: Warner Losh : "Re: Difference in shared object dependency"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 02 Mar 2022 15:12:52 UTC
Hi All, I am using 'ldd -a' to list the shared object dependencies of executable as well as using 'procstat -v' to dump the mapping which also lists the mapping of shared objects in process address space. I have noticed in some cases 'procstat' lists some additional .so files (not counting the ld-elf.so). Can somebody please tell me what's going on here ? Regards, Arka