gcc problem

Ian Baxter yellowdog-newbie@lists.terrasoftsolutions.com
20 Jul 2003 08:30:43 -0500


Hi all;

I'm having a problem compiling c++.  My problem is this - 

When I issue the command:
	gcc hello.cpp -o hello.run

I get the following error:
	gcc: installation problem, cannot exec `cc1plus': No such file or
directory


I tried updating gcc through yum but it said I had the most recent
version.

What do I need to check for, install, reinstall, remove, etc.  Any help
would be appreciated.

TIA,

Ian