Re: Build problem msg: xgcc: error trying to exec 'cc1': execvp: No such file or directory

2013-08-20 Thread George R Goffe
Florian, Thank you for your willingness to help me. I see the message 3 times during a build which appears to succeed... I run a script that checks status codes and it runs a make install command. Thanks for the hint with gcc-help. I sent my request to this list because this build process

Build problem msg: xgcc: error trying to exec 'cc1': execvp: No such file or directory

2013-08-19 Thread George R Goffe
Hi, I keep getting this error message while building gcc checked out of the repository. Could I get a little help with resolving this problem please? Regards, George... xgcc: error trying to exec 'cc1': execvp: No such file or directory

Re: Build problem msg: xgcc: error trying to exec 'cc1': execvp: No such file or directory

2013-08-19 Thread Florian Weimer
On 08/20/2013 05:22 AM, George R Goffe wrote: I keep getting this error message while building gcc checked out of the repository. Could I get a little help with resolving this problem please? You need to provide more details, like the host and target system and a dozen or so lines leading up