rk3288开发板按照Android编译教程操作,提示arm-eabi-gcc: ELF: not found

各位大神好:
小弟刚入门,按照Android编译教程操作,本地采用Ubuntu1.04,编译uboot/kenel, 提示../prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/bin/arm-eabi-gcc: ELF: not found,查看该目录下有arm-eabi-gcc,设置path环境变量也不行。
恳请高手帮忙解答,谢谢!

先按这个wiki,把环境配好先
http://wiki.t-firefly.com/zh_CN/Firefly-RK3288/compile_android.html

jpchen 发表于 2019-7-12 09:39
先按这个wiki,把环境配好先
http://wiki.t-firefly.com/zh_CN/Firefly-RK3288/compile_android.html

谢谢,在64位机下编译就可以