Re: Conflicting Types for wchar_t

2006-01-11 Thread Brian Dessent
Mike Smith wrote: In file included from pltsum_lib.c:13: C:/cygwin/usr/X11R6/include/X11/Xlib.h:83: error: conflicting types for 'wchar_t ^^^ This looks wrong. You should never see gcc reporting a path beginning with c:/ in Cygwin because cygwin uses posix paths. It makes me think

Conflicting Types for wchar_t

2006-01-10 Thread Mike Smith
I installed cygwin on an NT Win2000 box, but a compile of a C routine gave the following error: In file included from pltsum_lib.c:13: C:/cygwin/usr/X11R6/include/X11/Xlib.h:83: error: conflicting types for 'wchar_t ' /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/stddef.h:325: error: previous