You're running an experimental version of gcc. use gcc -mwin32 -o win32-error win32-error.c Rob ----- Original Message ----- From: "Frans Rossouw" <[EMAIL PROTECTED]> To: "Cygwin" <[EMAIL PROTECTED]> Sent: Friday, March 16, 2001 7:34 PM Subject: WTF? > Hey all > > has anyone seen something like this before? > > $ gcc -o win32-error win32-error.c > win32-error.c:8: windows.h: No such file or directory > > I would be worried about this if the include statement was > #include "windows.h" > but it's > #include <windows.h> > > HUH? > > Frans Rossouw > (+2711) 712-1404 > Icq# 103978846 > > > -- > Want to unsubscribe from this list? > Check out: http://cygwin.com/ml/#unsubscribe-simple > > -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
