From xemacs-m  Wed Feb 26 11:35:40 1997
Received: from gwa.ericsson.com (gwa.ericsson.com [198.215.127.2])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id LAA16871
	for <xemacs-beta@xemacs.org>; Wed, 26 Feb 1997 11:35:39 -0600 (CST)
Received: from mr2.exu.ericsson.se (mr2.exu.ericsson.com [138.85.147.12]) by gwa.ericsson.com (8.8.2/8.8.2) with ESMTP id LAA24230 for <xemacs-beta@xemacs.org>; Wed, 26 Feb 1997 11:35:09 -0600 (CST)
Received: from screamer.rtp.ericsson.se (screamer.rtp.ericsson.se [147.117.133.13]) by mr2.exu.ericsson.se (8.7.1/NAHUB-MR1.1) with SMTP id LAA23823 for <xemacs-beta@xemacs.org>; Wed, 26 Feb 1997 11:35:08 -0600 (CST)
Received: from rcur (rcur18.rtp.ericsson.se [147.117.133.138]) by screamer.rtp.ericsson.se (8.6.12/8.6.4) with ESMTP id MAA22471 for <xemacs-beta@xemacs.org>; Wed, 26 Feb 1997 12:35:06 -0500
To: xemacs-beta@xemacs.org
References: <m2wwrw5t3a.fsf@altair.xemacs.org> 
Subject: 20.1-b2 with dynamic PURESIZE success, mostly
In-reply-to: (Your message of 25 Feb 1997 16:06:17 PST.)
             <m2wwrw5t3a.fsf@altair.xemacs.org> 
Mime-Version: 1.0 (generated by tm-edit 7.105)
Content-Type: text/plain; charset=US-ASCII
Date: Wed, 26 Feb 1997 12:35:06 -0500
Message-ID: <15286.856978506@rtp.ericsson.se>
From: Raymond Toy <toy@rtp.ericsson.se>


From a full distribution of 20.1-b2, with the dynamic PURESIZE plus
corrections.  Config'ed on Solaris 2.5.1, gcc 2.7.2, X11R6.1 with

	../../xemacs-20.1/configure  --extra-verbose
	--prefix=~/apps/XEmacs --with-mule --with-sparcworks
	--with-dialogs=motif --with-sound=both
	--srcdir=../../xemacs-20.1
	--site-includes=/apps/public/solaris2.5/include
	--site-runtime-libraries=/apps/public/solaris2.5/lib 

I used the PURESIZE.h in Steve's message.  This went as far as
dumping, and ran out of memory and dumped core.  Sorry, didn't save
the message.  If you need it, I can get it again.

I bumped up PURESIZE.h to 800000, which was a little too small.  It
dumped, but then tried to write PURESIZE.h, at which point, xemacs
said no such file.  I copied PURESIZE.h into src and continued from
there.  Finally, dumping proceeded, and said to rebuild.  The result
was:

	Purespace usage: 880788 of 883288 (100%).

Results look good so far, but I haven't tried out much yet.

I hope this dynamic puresize stays.  I like it.

Ray


