Guest bravehat Posted October 2, 2002 Share Posted October 2, 2002 guys, i have a problem with gcc. see if u can solve when i run "cc code.c" in shell, then the error message is " cc: installation problem,cannot exec 'cpp0':no such file or directory " what is u'r suggestion ??? Link to comment Share on other sites More sharing options...
Guest borg Posted October 6, 2002 Share Posted October 6, 2002 guys, i have a problem with gcc. see if u can solve when i run "cc code.c" in shell, then the error message is " cc: installation problem,cannot exec 'cpp0':no such file or directory " what is u'r suggestion ??? Assuming that gcc actually works, cc is a symlink to gcc in /usr/bin Check that the symlink exists. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now