| delorie.com/archives/browse.cgi | search |
| From: | javareview AT yahoo DOT com (Johnathan Smith) |
| Subject: | program made with gcc does not run on NT |
| 4 Dec 1998 22:04:08 -0800 : | |
| Message-ID: | <19981204185323.8748.rocketmail.cygnus.gnu-win32@send104.yahoomail.com> |
| Mime-Version: | 1.0 |
| To: | mvoss AT kuttig DOT com, JSONCRAIG AT aol DOT com |
| Cc: | gnu-win32 AT cygnus DOT com |
I do a gcc -o mytest.exe with the following source
int main()
{
printf("hello Wolrd\n");
}
gcc does make the mytest.exe file but the program does not run !
_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |