arm_neon.h not found for imx8 yocto toolchain

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

arm_neon.h not found for imx8 yocto toolchain

1,738 Views
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

Labels (1)
0 Kudos
Reply
2 Replies

1,730 Views
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 Kudos
Reply

1,722 Views
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 Kudos
Reply