[Bug c/40339] gcc: error trying to exec 'as': execvp: No such file or directory

jakub at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jun 5 14:30:00 GMT 2009



------- Comment #5 from jakub at gcc dot gnu dot org  2009-06-05 14:30 -------
You haven't told us haw you have configured gcc, if it was a native build or
cross, etc.
If it is a native build, checking that /usr/bin/as exists is the first step.
You can e.g. strace the gcc driver to find out where exactly it is looking for
as.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40339



More information about the Gcc-bugs mailing list