Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
X-Apparently-From: <earnie?boyd@yahoo.com>
Message-ID: <3B041C36.5DD97FF8@yahoo.com>
Date: Thu, 17 May 2001 14:45:10 -0400
From: Earnie Boyd <earnie_boyd@yahoo.com>
Reply-To: Cygwin Users <cygwin@cygwin.com>
X-Mailer: Mozilla 4.76 [en] (WinNT; U)
X-Accept-Language: en
MIME-Version: 1.0
To: Mark Schoenberg <mark@emmestech.com>
CC: cygwin@cygwin.com
Subject: Re: Win32 api and using in Cygwin
References: <200105171731.RAA21541844@smtp6ve.mailsrvcs.net>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Mark Schoenberg wrote:
> 
> Dear Rob,
> 
>      I am not sure that I can see your problem.  If the code below is in the
> file a.c or a.cpp, the command "gcc -o a a.c" or "gcc -o a a.cpp" compiles a.exe
> for me without any errors messages.  Executing a.exe, of course, results in
> nothing special happening.
> 

The current versions of gcc will find the windows include files
regardless that you didn't specify -mwin32.  Some prior versions only
included windows include files if you specified -mwin32.

I suggest upgrading to gcc-2.95.3-4.
-- 
Earnie.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

