arm_neon.h not found for imx8 yocto toolchain

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

arm_neon.h not found for imx8 yocto toolchain

1,741 次查看
YihMin
Contributor I

Hi all,

I am trying to compile Arm Ne10 lib, but come up with an "arm_neon.h not found" error.

Does the toolchain version I got not support NEON compilation?

Does any one have idea how to fix this problem?

My current toolchain is yocto for iMX8.

Thanks

标签 (1)
0 项奖励
回复
2 回复数

1,733 次查看
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi @YihMin 

It means the toolchain you are using don't contain arm_neon.h, also the official bsp don't contain this file.

You can try to add a yocto bb layer to build this lib.

https://patchwork.openembedded.org/patch/114569/

0 项奖励
回复

1,725 次查看
YihMin
Contributor I

Hi nxf65025,

Thanks for your response. I will check and try it.

So this recipe will add the NEON support to the official bsp?

0 项奖励
回复