Today I'm trying to compile CVS HEAD with mule support under cygwin.
Dumping fails due to a typo in lisp/dumped-lisp.el (that affects native
win32 builds as well), please find a little patch at the end of the
message to fix the problem. Otherwise, it compiles and works without a
hitch. Keep up the good work.
--- lisp/dumped-lisp.el 2005-01-08 13:17:36.015625000 -0500
+++ lisp/dumped-lisp.el~ 2005-01-08 13:16:18.062500000 -0500
@@ -168,7 +168,7 @@
(when (featurep '(and mule x)) "mule/mule-x-init")
(when (featurep '(and mule tty)) "mule/mule-tty-init")
(when (and (featurep 'mule) (memq system-type '(windows-nt
cygwin32)))
- "mule/mule-win32-init")
+ "mule-mule/win32-init")
"code-init" ; set up defaults
;; All files after this can have extended characters in them.
(when (featurep 'mule)
--
Alejandro López-Valencia
http://dradul.tripod.com/
Lo que Natura non da, Salamanca non presta.
Francisco Quevedo y Villegas