At the bare minimum, the following patch is needed; with it the emacs-unicode-2 branch builds on Windows with GCC.
Additionally, I'm seeing a few error messages while bytecompiling the .el files: File local-variables error: (error "Local variables entry is missing the suffix") Not sure whether that's a general problem or NTEmacs-specific. -- /L/e/k/t/u Index: lib-src/makefile.w32-in =================================================================== RCS file: /cvsroot/emacs/emacs/lib-src/makefile.w32-in,v retrieving revision 2.25.2.6 diff -u -2 -r2.25.2.6 makefile.w32-in --- lib-src/makefile.w32-in 29 Jul 2005 01:54:39 -0000 2.25.2.6 +++ lib-src/makefile.w32-in 29 Jul 2005 11:08:15 -0000 @@ -191,13 +191,4 @@ $(lispsource)international/mule-cmds.elc \ $(lispsource)international/characters.elc \ - $(lispsource)international/ucs-tables.elc \ - $(lispsource)international/utf-8.elc \ - $(lispsource)international/latin-1.el \ - $(lispsource)international/latin-2.el \ - $(lispsource)international/latin-3.el \ - $(lispsource)international/latin-4.el \ - $(lispsource)international/latin-5.el \ - $(lispsource)international/latin-8.el \ - $(lispsource)international/latin-9.el \ $(lispsource)case-table.elc _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel