gcc - Installed cygwin but not able to run C programs -


i trying write c code , execute through cygwin command line interface using below command throws me error. selected gcc package when have installed cygwin utility. please kindly share thoughts regarding same. thank you.

$ gcc helloworld.cpp -o helloworld -sh: gcc: command not found


Comments

Popular posts from this blog

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

java - Getting exception in JDBC thin driver -