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