gcc: error trying to exec 'cc1': execvp: No such file or directory
Hi All, I installed GHDL simulator(An open source simulator)on fedora16 secussfully.After installation gcc problem,when execute gcc program below error, "gcc: error trying to exec 'cc1': execvp: No such file or directory"
Is there a cc1 binary anywhere that execvp is looking for? Can you please provide more information on what you're doing here?