[OT] RE: incompatible types in header files

2004-10-19 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Dave Korn > Sent: 19 October 2004 14:55 Sorry, there was one more thing I should have pointed out: > > -Original Message- > > From: cygwin-owner On Behalf Of Siegmar Gross > > Sent: 19 October 2004 14:44 > > /usr/include/sy

RE: incompatible types in header files

2004-10-19 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Siegmar Gross > Sent: 19 October 2004 14:44 > Hi, > > /usr/include/sys/features.h suggests to define "__rtems__" if you want > POSIX functionality. The copy on my system doesn't make any 'suggestions' at all. It just has a bunch

incompatible types in header files

2004-10-19 Thread Siegmar Gross
Hi, /usr/include/sys/features.h suggests to define "__rtems__" if you want POSIX functionality. Unfortunately there are incompatible types so that the compilation breaks. eiger Solutions 39 \gcc -D__rtems__ x.c In file included from /usr/include/cygwin/types.h:21, from /usr/inclu