mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Changing map for shared libraries
@ 2003-10-10  8:39 Tushar Telichari
  2003-10-10  8:47 ` Arjan van de Ven
  0 siblings, 1 reply; 2+ messages in thread
From: Tushar Telichari @ 2003-10-10  8:39 UTC (permalink / raw)
  To: linux-kernel

Hi,

I need to change the 0x40000000 (loading of shared libraries) to a different 
address after it.
My Linux kernel is 2.4.7-10
It would be great if someone could suggest how to do it.

Regards,
Tushar

_________________________________________________________________
Interact with peers. Learn from experts. 
http://server1.msn.co.in/sp03/teched/index.asp Be tech-empowered!


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Changing map for shared libraries
  2003-10-10  8:39 Changing map for shared libraries Tushar Telichari
@ 2003-10-10  8:47 ` Arjan van de Ven
  0 siblings, 0 replies; 2+ messages in thread
From: Arjan van de Ven @ 2003-10-10  8:47 UTC (permalink / raw)
  To: Tushar Telichari; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 384 bytes --]

On Fri, 2003-10-10 at 10:39, Tushar Telichari wrote:
> Hi,
> 
> I need to change the 0x40000000 (loading of shared libraries) to a different 
> address after it.

you can use prelink to move all libs to a location of your chosing

> My Linux kernel is 2.4.7-10

that's a very bad and old kernel with lots of local (and remote)
security holes... you really should upgrade.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-10-10  8:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-10  8:39 Changing map for shared libraries Tushar Telichari
2003-10-10  8:47 ` Arjan van de Ven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome