i686-linux-gcc: 尝试执行时出错 'cc1':execvp: 没有那个文件或目录

i686-linux-gcc:error trying to exec 'cc1':execvp:No such file or directory

当我 运行 make otapackge 在 android4.4 上时,它 运行 出现错误 i686-linux-gcc:error trying to exec 'cc1':execvp:No such file or directory 当构建 fs_config, 我我对此很困惑

我通过 export PATH=../prebuilts/gcc/linux-x86/host/.../i686-linux/4.4.3/:$PATH

修复了它