> From: "Fidler,Matt,FORT WORTH,R&D" <matt.fid...@alconlabs.com> > CC: "help-emacs-windows@gnu.org" <help-emacs-windows@gnu.org> > Date: Mon, 7 Mar 2011 08:32:33 -0600 > > (1) Compile emacs from source using gcc, and image libraries (except svg) > (2) Move temacs to the binary distribution directory > (3) Attempt to dump emacs by > > temacs -batch -l loadup --execute "(dump-emacs \"fast-emacs.exe\" > \"temacs.exe\")" > > In theory this should load my site-init and .emacs and then dump the new > emacs. I would prefer to leave the site-load pristine, but I can change this > if necessary.
This should have worked, I think. I would be interested in seeing the errors, when you have them.