cplusplus.com
C++ : Forum : UNIX/Linux Programming : problem with compiler ..!
 
cplusplus.com
Information
Documentation
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs


post problem with compiler ..!

zizo1989 (4)
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
Bazzy (6258)
What command did you call to compile?
zizo1989 (4)
i used this command

g++ filename.cpp -o othername
tene (15)
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.