S
S S
Hi
Can someone please tell me if I can load the shared library at the
given address. I do not want it to get it loaded on its own random
selected address (I want to provide that). My basic requirement is to
get it loaded at lower address in 64 bit machine. By default, it gets
loaded at high address.
Can you please tell syntax also?
Is it possible to feed this information within shared library itself
where it gets loaded? And if not, how to do that?
Thanks
S
Can someone please tell me if I can load the shared library at the
given address. I do not want it to get it loaded on its own random
selected address (I want to provide that). My basic requirement is to
get it loaded at lower address in 64 bit machine. By default, it gets
loaded at high address.
Can you please tell syntax also?
Is it possible to feed this information within shared library itself
where it gets loaded? And if not, how to do that?
Thanks
S