gcc hello.c

On my version, "gcc" was an unknown command, so I did:

bash hello.c

1. Maybe you didn't install gcc? -> install it

2. Maybe you installed it but, you try to start it from cmd.exe? -> open a bash shell 
first


-- 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/



Reply via email to