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: Tue, 17 Jul 2007 10:20:44 +0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50

Eli Zaretskii <address@hidden> writes:

[...]

> I suspect that this is some strange interaction between MSYS and MinGW
> (you do use MSYS Bash and maybe MSYS Make, right?).  You didn't
> upgrade any of them together with MinGW, did you?  Maybe you should
> downgrade back to the older versions, and if MinGW is the only one you
> upgraded, try an older version, maybe 3.9.

Yes, I use MSYS bash and mingw32-make(renamed to make). 

>> gcc -v -I. -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0501 -D_X86_=1 -c  
>> -mno-cygwin
>
> Something strange goes on here: the value of WIN32_WINNT should be
> 0x0400, not 0x0501.  Can you find out why the difference?

I changed the value from 0x400 to 0x501, no problem with the older MinGW.




reply via email to

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