From xemacs-m  Mon Jul  7 20:33:43 1997
Received: from jagor.srce.hr (hniksic@jagor.srce.hr [161.53.2.130])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id UAA11254
	for <xemacs-beta@xemacs.org>; Mon, 7 Jul 1997 20:33:42 -0500 (CDT)
Received: (from hniksic@localhost)
          by jagor.srce.hr (8.8.5/8.8.4)
	  id DAA11664; Tue, 8 Jul 1997 03:33:41 +0200 (MET DST)
To: XEmacs Developers <xemacs-beta@xemacs.org>
Subject: Re: Too small PURESIZE
References: <kig205a1kb5.fsf@jagor.srce.hr> <m2k9j2z8vj.fsf@altair.xemacs.org> <kigen9atm2b.fsf@jagor.srce.hr> <m2205az6qi.fsf@altair.xemacs.org>
X-Attribution: Hrv
X-Face: Mie8:rOV<\c/~z{s.X4A{!?vY7{drJ([U]0O=W/<W*SMo/Mv:58:*_y~ki>xDi&N7XG
        KV^$k0m3Oe/)'e%3=$PCR&3ITUXH,cK>]bci&<qQ>Ff%x_>1`T(+M2Gg/fgndU%k*ft
        [(7._6e0n-V%|%'[c|q:;}td$#INd+;?!-V=c8Pqf}3J
From: Hrvoje Niksic <hniksic@srce.hr>
Date: 08 Jul 1997 03:33:41 +0200
In-Reply-To: Steven L Baur's message of "07 Jul 1997 18:13:09 -0700"
Message-ID: <kig3epqtjii.fsf@jagor.srce.hr>
Lines: 38
X-Mailer: Gnus v5.4.59/XEmacs 20.3(beta11) - "Stockholm"

Steven L Baur <steve@xemacs.org> writes:

> Cold rebuilds link twice (the minimum when XEmacs is guessing the
> puresize)

Oh, so you mean two links (in the first build) are mandatory if one
wants to get puresize-guessing at all?  That's a shame -- I didn't
know that.

> If the puresize adjusted message is confusing, it probably should be
> altered.

Maybe a README or INSTALL file should contain a warning about the
second build.

> The build should be changed to only recompile the single file that
> needs to know the exact array size of the purespace (pure.c) --
> recompiling alloc.c is unecessary.

True.  I don't even understand why alloc.c is being recompiled.

> Are you actually short on a cold build ("cold build" == a build after
> running configure) and getting three links?  If that is the case, then
> BASE_PURESIZE should definitely be raised (and by more than a few
> kilobytes).

No, I'm getting two links on cold build, which seems to be correct.
Still, I'd like for a way to get one link only -- and the second only
if puresize is *really* insufficient -- like, if you add preloaded
stuff.

Would that be possible?

-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
Then...  his face does a complete change of expression.  It goes from
a "Vengeance is mine" expression, to a "What the fuck" blank look.

