gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gcl-devel] Re: function addresses and ld.so


From: Ian Lance Taylor
Subject: Re: [Gcl-devel] Re: function addresses and ld.so
Date: 14 Aug 2003 17:08:21 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Camm Maguire <address@hidden> writes:

> Greetings, and thanks for your reply!  Where might I look for the
> SunOS example, if it still exists?

Here is the ELF unexec code:
    http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/src/unexelf.c

Unfortunately, I misremembered it, and it doesn't do as much as I
recalled.  It doesn't frob the PLT, it just moves stuff around to
preserve the BSS section.

Ian




reply via email to

[Prev in Thread] Current Thread [Next in Thread]