Jump to content

cpp0 not found


Guest bravehat
 Share

Recommended Posts

Guest bravehat

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

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...