In yocto(imx7) embedd system for source env/bin/activate : unable to execute arm-poky-linux-gnueabi-gcc

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

In yocto(imx7) embedd system for source env/bin/activate : unable to execute arm-poky-linux-gnueabi-gcc

1,036 次查看
dragonred
Contributor I

I have been install python-virtualenv, python-pip in imx7 

,and use google-assistant-sdk tutorial

run ' python -m pip install --upgrade google-assistant-sdk[samples] ',it show below error message:

complete output from command python setup.py egg_info:

unable to execute 'arm-poky-linux-gnueabi-gcc': No such file or directory

unable to execute 'arm-poky-linux-gnueabi-gcc': No such file or directory

No working compiler found, or bogus compiler options passed to the compiler

from Python's standard "distutils" module. See the error messages above. Likely, the problem is not related to CFFI but generic to the setup.py of any Python package that tries to compile C code. (Hints: on OS/X 10.8, for errors about -mno-fused-madd see http://stackoverflow.com/questions/22313407/ Otherwise, see https://wiki.python.org/moin/CompLangPython or the IRC channel #python on irc.freenode.net.)

key of problem: unable to execute 'arm-poky-linux-gnueabi-gcc': No such file or directory No working compiler found

do I need to install other bitbake image from bitbake fsl-image-gui or install gcc in embedded system directly?

标签 (3)
标记 (3)
0 项奖励
回复
0 回复数