Re: some thoughts..
- From: Miguel de Icaza <miguel nuclecu unam mx>
- To: andreas rainbow studorg tuwien ac at
- CC: aaaaaa sicom fi, gnome-list gnome org
- Subject: Re: some thoughts..
- Date: Wed, 6 May 1998 12:49:33 -0500
> It is. It only loads pages of code if needed. (The problem with ELF is
> that it needs to patch code pages, so some code pages aren't reloadable
> from the binary, but still, these pages eventually land in the swap.)
This is not correct.
ELF binaries *ONLY* modify the .got and .plt sections. There is a
special case (when you link a non-PIC library into a PIC library) when
patching is required, but so far, I have only seen that happen twice.
Miguel.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]