Results 1 to 2 of 2
hi
i ve update my gcc compiler to a lower version, i had 4.1 and i changed to 3.4
however i tried to compile a simple c program and i ...
- 04-12-2008 #1Just Joined!
- Join Date
- Mar 2008
- Posts
- 23
Gcc Installed but invisible
hi
i ve update my gcc compiler to a lower version, i had 4.1 and i changed to 3.4
however i tried to compile a simple c program and i got such error
ERROR: "gcc" either does not exist or does not work
i tried to reinstall 3.4 but it says that it s currently ur newest version in system
"gcc-3.4 is already the newest version."
This is my second day working on this.Please give me a clue....
- 04-13-2008 #2Linux Engineer
- Join Date
- Feb 2005
- Posts
- 1,044
What does the command "which gcc" give you? Make sure it's on your PATH.


Reply With Quote