program made with gcc does not run on NT

Johnathan Smith javareview@yahoo.com
Fri Dec 4 10:51:00 GMT 1998


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@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list