]> git.eshelyaron.com Git - emacs.git/commitdiff
Added note about CreateProcess failures from make.exe
authorJason Rumney <jasonr@gnu.org>
Mon, 10 May 2004 21:31:34 +0000 (21:31 +0000)
committerJason Rumney <jasonr@gnu.org>
Mon, 10 May 2004 21:31:34 +0000 (21:31 +0000)
etc/PROBLEMS

index 97c7e6cf67ebc246297ad09dfef48d8d9aa66e02..c3be7f83a7cf0a7c2a37d1fe9fc1121f17772ff3 100644 (file)
@@ -221,6 +221,12 @@ __MSVCRT__, like so:
 
   configure --with-gcc --cflags -mwin32 --cflags -D__MSVCRT__
 
+* Building the MS-Windows port fails with a CreateProcess failure.
+
+Some versions of mingw32 make on some versions of Windows do not seem
+to detect the shell correctly. Try "make SHELL=cmd.exe", or if that
+fails, try running make from Cygwin bash instead.
+
 * Building the MS-Windows port with Leim fails in the `leim' directory.
 
 The error message might be something like this: