emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: The bootstrap of Emacs on Cygwin is broken [Is also: unicode branch


From: YAMAMOTO Mitsuharu
Subject: Re: The bootstrap of Emacs on Cygwin is broken [Is also: unicode branch is merged to trunk]
Date: Wed, 28 May 2008 21:06:09 +0900
User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/23.0.50 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI)

>>>>> On Wed, 28 May 2008 04:36:01 -0700 (PDT), Jashy <address@hidden> said:

> #define STATIC_HEAP_SIZE       (24 * 1024 * 1024) 
> plus 
> the term/x-win, term/w32-win patch 
> works.

> But I still prefer the solution:
> #define STATIC_HEAP_SIZE       (32 * 1024 * 1024)
> since it is stupid and simple and may work for longer time in the future if
> more lisp files added.

Thanks for testing.  So, did it fail with 23MB?  I'd like to know
how much reduction is possible by not preloading *-win.el at the
bootstrap stage.  As I said, the final dump requires much less
sheap (less than 19MB according to Angelo Graziosi).  Also,
preloading *-win at the bootstrap stage does not make sense.

                                     YAMAMOTO Mitsuharu
                                address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]