The following change solves it, however it seems to become
insufficient sooner or later.
Please add 1 to the value.
___
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
Hi,
The value of PURESIZE needs to be increased for at least the
Fedora 7 system:
[...]
Dumping under names emacs and emacs-22.1.50.1
emacs:0:Pure Lisp storage overflow (approx. 1120140 bytes needed)
144 pure bytes used
[...]
The following change solves it, however it seems to become
insufficien
On 2007-07-26 09:26 +0100, Katsumi Yamaoka wrote:
>> On 2007-07-26 01:13 +0100, Katsumi Yamaoka wrote:
>
>>> I got no problem in building Unicode2 of today:
>
>>> Dumping under names emacs and emacs-23.0.0.1
>>> 1116860 pure bytes used
>>> ./emacs -q -batch -f list-load-path-shadows
>
>> Leo wr
On 2007-07-26 09:26 +0100, Katsumi Yamaoka wrote:
>> I still get "overflowed pure space" after make bootstrap in Unicode2.
>
> IIUC, the value of PURESIZE defined in src/puresize.h needs to be
> larger than the one actually used. What's that in your case? You
> can find it in the log that was mad
> Tassilo Horn wrote:
> Katsumi Yamaoka <[EMAIL PROTECTED]> writes:
>> --- puresize.h~ 2007-01-14 03:24:37 +
>> +++ puresize.h 2007-07-25 23:58:10 +
>> @@ -46 +46 @@
>> -#define BASE_PURESIZE (112 + SYSTEM_PURESIZE_EXTRA +
>> SITELOAD_PURESIZE_EXTRA)
>> +#define BASE_PU
Katsumi Yamaoka <[EMAIL PROTECTED]> writes:
Hi Katsumi,
> It has been solved by this change:
>
> --- puresize.h~ 2007-01-14 03:24:37 +
> +++ puresize.h2007-07-25 23:58:10 +
> @@ -46 +46 @@
> -#define BASE_PURESIZE (112 + SYSTEM_PURESIZE_EXTRA +
> SITELOAD_PURESIZE_EXTRA
> On 2007-07-26 01:13 +0100, Katsumi Yamaoka wrote:
>> I got no problem in building Unicode2 of today:
>> Dumping under names emacs and emacs-23.0.0.1
>> 1116860 pure bytes used
>> ./emacs -q -batch -f list-load-path-shadows
> Leo wrote:
> I still get "overflowed pure space" after make boot
On 2007-07-26 01:13 +0100, Katsumi Yamaoka wrote:
>> It was produced in the Fedora 7 Linux that is the same as Leo
>> uses. I'm going to verify it with Unicode2 too...
>
> I got no problem in building Unicode2 of today:
>
> Dumping under names emacs and emacs-23.0.0.1
> 1116860 pure bytes used
> .
> Katsumi Yamaoka wrote:
> Dumping under names emacs and emacs-22.1.50.1
> emacs:0:Pure Lisp storage overflow (approx. 1120088 bytes needed)
> 88 pure bytes used
> ./emacs -q -batch -f list-load-path-shadows
It has been solved by this change:
--- puresize.h~ 2007-01-14 03:24:37 +
+++ pur
>>>>> Kenichi Handa wrote:
>> Warning (initialization): Building Emacs overflowed pure space. (See
>> the node Pure Storage in the Lisp manual for details.)
> In article <[EMAIL PROTECTED]>, Leo <[EMAIL PROTECTED]> writes:
> I've just done &qu
In article <[EMAIL PROTECTED]>, Leo <[EMAIL PROTECTED]> writes:
> Warning (initialization): Building Emacs overflowed pure space. (See
> the node Pure Storage in the Lisp manual for details.)
I've just done "cvs update" and "make" but, the pure spac
Warning (initialization): Building Emacs overflowed pure space. (See
the node Pure Storage in the Lisp manual for details.)
HTH,
--
Leo (GPG Key: 9283AA3F)
___
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http
Leon, Fri, 07 Jul 2006 15:07:11 -0700:
> With [ GNU Emacs 23.0.0.1 (i686-pc-linux-gnu, GTK+ Version 2.8.19) of
> 2006-07-07 ], I get this warning:
>
> ,
> | Warning (initialization): Building Emacs overflowed pure space. (See
> | the node Pure Storage in the Lisp
Hi there,
With [ GNU Emacs 23.0.0.1 (i686-pc-linux-gnu, GTK+ Version 2.8.19) of
2006-07-07 ], I get this warning:
,
| Warning (initialization): Building Emacs overflowed pure space. (See
| the node Pure Storage in the Lisp manual for details.)
`
Hope to see a fix soon!
Thanks
14 matches
Mail list logo