This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: WTF?


You're running an experimental version of gcc.

use 
gcc -mwin32 -o win32-error win32-error.c

Rob

----- Original Message ----- 
From: "Frans Rossouw" <fer@ucs.co.za>
To: "Cygwin" <cygwin@cygwin.com>
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]