emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: compile error on Windows XP


From: Zhang Wei
Subject: Re: compile error on Windows XP
Date: Mon, 16 Jul 2007 21:33:34 +0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50

Eli Zaretskii <address@hidden> writes:

>> From: Zhang Wei <address@hidden>
>> Cc: Zhang Wei <address@hidden>,  address@hidden,  address@hidden
>> Date: Mon, 16 Jul 2007 05:55:47 +0800
>> 
>> Eli Zaretskii <address@hidden> writes:
>> 
>> > Can you please tell what version of MinGW do you have installed?  (You
>> > should be able to see it in the _mingw.h header file in your include
>> > directory; look for the definition of __MINGW32_VERSION there.)
>> 
>> #define __MINGW32_VERSION 3.1
>
> This explains everything -- it's a very old version.  (Current one is
> 3.12.)

I upgraded MinGW to version 3.12, but run into another compilation error:

--8<---------------cut here---------------start------------->8---
gcc -I. -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0501 -D_X86_=1 -c  -mno-cygwin -m
tune=pentium4 -O2  -Di386 -D_CRTAPI1=_cdecl   -DWINDOWSNT -DDOS_NT -DSTDC_HEADER
S=1 -DNO_LDAV=1 -DNO_ARCHIVES=1 -DHAVE_CONFIG_H=1 -I../nt/inc -I../src -DHAVE_GE
TCWD -DHAVE_STRERROR -DVERSION="\"22.1.50\"" -o oo-spd/i386/emacsclient.o emacsc
lient.c
gcc.exe: no input files
make[2]: *** [oo-spd/i386/emacsclient.o] Error 1
make[2]: Leaving directory `D:/emacs-gbk/lib-src'
make[1]: *** [all-other-dirs-gmake] Error 2
make[1]: Leaving directory `D:/emacs-gbk/nt'
make: *** [bootstrap] Error 2
--8<---------------cut here---------------end--------------->8---





reply via email to

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