On 12/14/05, Dave Jones davej@redhat.com wrote:
On Wed, Dec 14, 2005 at 12:35:01PM -0500, Gavin Li wrote:
When I do ldd a.out, it depends linux-gate.so.1, what is it? I can't find it in my whole system.
It's the vdso where vsyscalls live. The kernel provides it.
Dave
I have seen everywhere on internet linux-gate.so.1 => (0xffffe000)
but why is my linux-gate.so.1 => (0x00732000)
?
--