From xemacs-m  Mon Jul  7 05:47:53 1997
Received: from iria.mines.u-nancy.fr (galibert@iria.mines.u-nancy.fr [193.49.140.100])
	by xemacs.org (8.8.5/8.8.5) with SMTP id FAA03223
	for <xemacs-beta@xemacs.org>; Mon, 7 Jul 1997 05:47:50 -0500 (CDT)
Received: (from galibert@localhost) by iria.mines.u-nancy.fr (950413.SGI.8.6.12/950213.SGI.AUTOCF) id MAA21203; Mon, 7 Jul 1997 12:36:42 +0200
Message-ID: <19970707123641.26944@iria.mines.u-nancy.fr>
Date: Mon, 7 Jul 1997 12:36:41 +0200
From: Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr>
To: Peter Skov Knudsen <knu@dde.dk>
Cc: xemacs-beta@xemacs.org
Subject: Re: fix to unexelfsgi.c
References: <19970629170951.31459@iria.mines.u-nancy.fr> <199706291537.KAA03033@xemacs.org> <yljoh8f6uxi.fsf@halfway.dde.dk>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.78
In-Reply-To: <yljoh8f6uxi.fsf@halfway.dde.dk>; from Peter Skov Knudsen on Mon, Jul 07, 1997 at 10:03:21AM +0000

On Mon, Jul 07, 1997 at 10:03:21AM +0000, Peter Skov Knudsen wrote:
> I had a similar problem when porting XEmacs to our own architecture,
> the Supermax Enterprise Server, which is somehow similar to the
> SGI. The attached diff solves the problem with libc dependencies on
> our architecture, so it just might apply to the SGI also.

[The patch rewrites the .got section from memory instead of the previous]
[executable]

Actually, your mail is very interesting. I wonder if I shouldn't change
the undumping in order to take all non-readonly section from memory
instead of a specific list.

Do you happen to know what is this .got section used for ?

  OG.

