comparison etc/PROBLEMS @ 43275:edb30cdd9c57

Add notes about cross-compiling between Windows XP and 9x/ME.
author Jason Rumney <jasonr@gnu.org>
date Wed, 13 Feb 2002 20:16:54 +0000
parents a938ccc00d6e
children f32c4ea712c8
comparison
equal deleted inserted replaced
43274:10d0cff733e2 43275:edb30cdd9c57
831 ftp client. On a Debian system, type 831 ftp client. On a Debian system, type
832 832
833 update-alternatives --config ftp 833 update-alternatives --config ftp
834 834
835 and then choose /usr/bin/netkit-ftp. 835 and then choose /usr/bin/netkit-ftp.
836
837 * Emacs built on Windows 9x/ME crashes at startup on Windows XP,
838 or Emacs built on XP crashes at startup on Windows 9x/ME.
839
840 There appear to be general problems running programs compiled on
841 Windows 9x/ME on Windows XP and vice-versa, at least when compilation
842 is done with MSVC 6.0. This affects other programs as well as Emacs.
843 The compatibility options in the program properties on Windows XP may
844 help in some cases.
836 845
837 * Antivirus software interacts badly with the MS-Windows version of Emacs. 846 * Antivirus software interacts badly with the MS-Windows version of Emacs.
838 847
839 The usual manifestation of these problems is that subprocesses don't 848 The usual manifestation of these problems is that subprocesses don't
840 work or even wedge the entire system. In particular, "M-x shell RET" 849 work or even wedge the entire system. In particular, "M-x shell RET"