Eli Zaretskii <[EMAIL PROTECTED]> 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.


_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to