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

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

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


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

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]