From xemacs-m  Thu Feb 27 17:12:43 1997
Received: from steadfast.teradyne.com (steadfast.teradyne.com [131.101.1.200])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id RAA09983
	for <xemacs-beta@xemacs.org>; Thu, 27 Feb 1997 17:12:42 -0600 (CST)
Received: from kiki.icd.teradyne.com (kiki.icd.teradyne.com [131.101.1.30]) by steadfast.teradyne.com (8.7.1/8.7.1) with ESMTP id SAA17425 for <xemacs-beta@xemacs.org>; Thu, 27 Feb 1997 18:15:59 -0500 (EST)
Received: from spacely.icd.teradyne.com (spacely.icd.teradyne.com [131.101.10.9]) by kiki.icd.teradyne.com (8.7.1/8.7.1) with SMTP id SAA18559 for <xemacs-beta@xemacs.org>; Thu, 27 Feb 1997 18:09:44 -0500 (EST)
Received: from spacely by spacely.icd.teradyne.com (SMI-8.6/SMI-SVR4)
	id SAA21284; Thu, 27 Feb 1997 18:12:42 -0500
Message-Id: <199702272312.SAA21284@spacely.icd.teradyne.com>
X-Mailer: exmh version 2.0gamma 1/27/96
To: xemacs-beta@xemacs.org
Subject: Re: Dynamic adjustment of PURESIZE (was Re: [19.15-b95] Success under Solaris-2.5/X11R6.3) 
In-reply-to: steve's message of 27 Feb 1997 15:03:48 -0800.
	     <m2u3mxonqj.fsf@altair.xemacs.org> 
reply-to: acs@acm.org
X-Attribution: Vin
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Thu, 27 Feb 1997 18:12:42 -0500
From: Vinnie Shelton  <shelton@icd.teradyne.com>

But in the Makefile, couldn't we check to see the result of ./temacs loadup,
and then re-run make?  We could do this with some kind of counter in a file 
to make sure we didn't loop.  Seems slightly kludgy, but do-able.

vin

> Kyle Jones writes:
> 
> > William M. Perry writes:
> >> Soren Dayton writes:
> >> >would it be possible to check the return value of the make and do it
> >> >yourself?  That would be the nice solution...
> >> 
> >> This could get into recursion problems if there was a genuine problem
> >> with the build. :)
> 
> > Use a unique exit code.
> 
> Um, you can't right now.  The `fatal' routine is called to shut things
> down and it hard codes an `exit(1)'.
> 
> There are 69 places fatal is called.  Sounds like a lot of work to
> change it. :-(
> -- 
> steve@miranova.com baur
> Unsolicited commercial e-mail will be billed at $250/message.
> 


