> From: Jason Rumney <jas...@gnu.org> > Date: Wed, 02 Mar 2011 23:28:34 +0800 > Cc: "help-emacs-windows@gnu.org" <help-emacs-windows@gnu.org> > > If your reason for redumping Emacs is to add more preloaded libraries, > you have to rebuild temacs.exe setting SITELOAD_PURESIZE_EXTRA to the > amount of extra memory you need for the extra libraries you are > preloading.
If this is the problem, perhaps emacs.exe in the barebin zip archive should be built with enlarged SITELOAD_PURESIZE_EXTRA, to allow for some reasonable amount of additional code. 250KB, say?