Why does compiling with i686-elf-gcc say that execvp doesn’t exist?
My i686-elf-gcc is giving this error:
i686-elf-gcc: error trying to exec ‘cc1’: execvp: No such file or directory
My i686-elf-gcc is giving this error:
i686-elf-gcc: error trying to exec ‘cc1’: execvp: No such file or directory