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: Angelo Graziosi
Subject: Re: The bootstrap of Emacs on Cygwin is broken [Is also: unicode branch is merged to trunk]
Date: Tue, 05 Feb 2008 11:52:43 +0100
User-agent: Thunderbird 2.0.0.9 (Windows/20071031)

Jason Rumney ha scritto:
Angelo Graziosi wrote:
32MB is the value that has given the best result. I have used it applying this:

And yet sheap_usage reported only just over 12Mb...

gdb /tmp/build/src/temacs
(gdb)run --batch --load loadup bootstrap
[...]
(gdb) call report_sheap_usage(0)
Static heap usage: 12486816 of 12582912 bytes


For the sake of completeness, in the build log I find

[...]
Loading /tmp.emacs/emacs/lisp/term/x-win.el (source)...
((267413 . 13825) (13303 . 8) (644 . 191) 1942477 1271837 (86 . 1) (20 . 71) (29741 . 11335))
Loading /tmp.emacs/emacs/lisp/emacs-lisp/float-sup.el (source)...
((267470 . 13768) (13307 . 4) (644 . 191) 1942778 1271837 (92 . 4) (20 . 71) (29750 . 11263))
Loading /tmp.emacs/emacs/lisp/vc-hooks.el (source)...
Loading /tmp.emacs/emacs/lisp/ediff-hook.el (source)...
Loading /tmp.emacs/emacs/lisp/tooltip.el (source)...
((271923 . 9315) (13466 . 2) (645 . 190) 1964878 1271890 (94 . 2) (20 . 71) (30197 . 10816))
Finding pointers to doc strings...
Finding pointers to doc strings...done
Dumping under the name emacs

Static heap usage: 27297952 of 33554432 bytes         <<===
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^


71022 pure bytes used
mv -f emacs.exe bootstrap-emacs.exe
make[2]: Leaving directory `/tmp.emacs/build/src'
(cd lisp; make -w bootstrap EMACS=../src/bootstrap-emacs.exe)
[...]

  Angelo.




reply via email to

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