Hello. I'm kind of a newbie at c++ and cygwin. I've just installed cygwin on my pc, including all the g++ packages. I try to compile with the simple command:
g++ -c Test.cpp but all I get is the depressing reply: bash: g++: command not found Have I forgotten something? Do I need something extra? Am I not using the right command? Appreciate any help, Angelika -- 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/