Unable to run gcc in fedora
Hi,
I istalled gcc(gcc-4.3.2-7.i386) using yum( yum install gcc) on fedora 11. I started working on that and it is giving some problem.
> gcc Hello.cpp
gcc: error trying to exec 'cc1plus': execvp: No such file or directory
Please help me in solving this & let me know if you need more information.
Best Regards
Naren
Last edited by narendrarp; 09-04-2009 at 02:31 PM.
|