problem with compiler ..!

hi guys

i have problem with compiler in linux ..

when i test my program file .. i get this message :(

Unable to exec g++.real: No such file or directory


help me
What command did you call to compile?
closed account (S6k9GNh0)
http://lmgtfy.com/?q=unable+to+exec+g%2B%2B.real+no+such+file+or+directory
i used this command

g++ filename.cpp -o othername
Does your compiler support g++?
In Linux version you can use g++.
If its HP-UX OS u need to use aCC
Topic archived. No new replies allowed.