| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <20060722042926.63013.qmail@web61325.mail.yahoo.com> |
| Date: | Fri, 21 Jul 2006 21:29:26 -0700 (PDT) |
| From: | Benn Fine <bennfine AT yahoo DOT com> |
| Subject: | C compiler question |
| To: | cygwin AT cygwin DOT com |
| MIME-Version: | 1.0 |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
I had this working last week......then uninstalled
cygwin and installed mingw......now I reinstalled
cygwin and its not working. dang it.
Windows xp......
Can compile
#include <stdio.h>
main (void)
{
printf ("Hello World\n");
}
A file listing shows a.exe
When I type a.exe I get the following:
bash: a.exe: command not found
What ? I don't get it.
Any help would be most appreciated. /bin is in my
path.
Thanks!
Benn
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |