On Thu, Jan 22, 2009 at 06:44:01PM +0000, Pedro Alves wrote:
> On Wednesday 21 January 2009 17:20:52, Lars Munch wrote:
> > arm-mingw32ce-gcc -dM -E - < /dev/null |grep WINNT
> > #define __WINNT 1
> > #define __WINNT__ 1
> > #define WINNT 1
> > 
> > so why is the _WIN32_WINNT guard not working? I am missing something?
> > 
> 
> Because it is defined in windef.h.
> 

Thanks, yes I found that (as you can see from V2 of the patch). I was
just very surpriced that it was defined on WINCE.

Regards
Lars Munch

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Cegcc-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to