Re: w32api: incompatible with gcc-4.3

2009-03-12 Thread Yaakov (Cygwin/X)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dave Korn wrote: > rofl. Not after preprocessing they don't: > > DWORD int; > ! > > Somewhere, someone has typed "#define Status int". You might try building > the pre-processed source again with something like "-dD" to see where

Re: w32api: incompatible with gcc-4.3

2009-03-12 Thread Dave Korn
Yaakov (Cygwin/X) wrote: > Trying to compile XWin with cygwin-1.7.0-43, gcc-4.3.2-2 and w32api-3.13-1: > > /usr/lib/gcc/i686-pc-cygwin/4.3.2/../../../../include/w32api/winspool.h:255: > error: two or more data types in declaration specifiers > Each of those lines read "DWORD Status;". rofl.

Re: w32api: incompatible with gcc-4.3

2009-03-12 Thread Dave Korn
Yaakov (Cygwin/X) wrote: > Trying to compile XWin with cygwin-1.7.0-43, gcc-4.3.2-2 and w32api-3.13-1: > > /usr/lib/gcc/i686-pc-cygwin/4.3.2/../../../../include/w32api/winspool.h:255: > error: two or more data types in declaration specifiers > Each of those lines read "DWORD Status;". Any cha

w32api: incompatible with gcc-4.3

2009-03-12 Thread Yaakov (Cygwin/X)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Trying to compile XWin with cygwin-1.7.0-43, gcc-4.3.2-2 and w32api-3.13-1: /usr/lib/gcc/i686-pc-cygwin/4.3.2/../../../../include/w32api/winspool.h:255: error: two or more data types in declaration specifiers /usr/lib/gcc/i686-pc-cygwin/4.3.2/../../