help-emacs-windows
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [h-e-w] Compile error under mingw runtime 3.2


From: Goodwu
Subject: Re: [h-e-w] Compile error under mingw runtime 3.2
Date: Sat, 18 Oct 2003 21:26:36 +0800

I found this must be a mistake of mingw:
--- stdio.h 2003-09-15 10:55:57.000000000 +0800
+++ c:\cygwin\usr\include\mingw\stdio.h 2003-10-18 20:53:16.528217600 +0800
@@ -22,9 +22,9 @@
  *  DISCLAIMED. This includes but is not limited to warranties of
  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Revision: 1.14 $
- * $Author: earnie $
- * $Date: 2003/09/15 14:18:35 $
+ * $Revision: 1.6 $
+ * $Author: cgf $
+ * $Date: 2000/02/05 04:04:57 $
  *
  */
They are using a very old version of stdio in mingw runtime 3.2.
That must be a problem of mingw, not emacs.

>After I update my mingw32 using mingw-runtime-3.2.tar.gz, I run into this 
>problem:
>
>gcc -I. -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0400 -D_X86_=1 -c -g -mno-cygwin
>-mcpu=i686 -O2  -Di386 -D_CRTAPI1=_cdecl  -Ic:/vc_devel/include -Demacs=1 
>-DWIND
>OWSNT -DDOS_NT -DHAVE_CONFIG_H -I../nt/inc -D_UCHAR_T -DHAVE_NTGUI=1 
>-DUSE_CRT_D
>LL=1 -o oo-spd/i386/emacs.o emacs.c
>In file included from s/ms-w32.h:394,
>                 from config.h:292,
>                 from emacs.c:23:
>/usr/i686-pc-mingw32/include/stdio.h:388: error: parse error before '*' token
>make: *** [oo-spd/i386/emacs.o] Error 1
>
>I'm not sure if it's a bug of stdio.h or a conflict betwean emacs.c and 
>stdio.h.
>Does anyone have any idea about this?
>
>
>







reply via email to

[Prev in Thread] Current Thread [Next in Thread]