i.max8 softwire openMP support.

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

i.max8 softwire openMP support.

1,692 次查看
ainikuangbiao
Contributor I

Hi,

Is the software provided by i.max8 support openMP, when I run some code in this way,"aarch64-poky-linux -g -o hello hello_openmp.cpp -fopenmp -lpthread", I get an error , " aarch64-poky-linux-g++: error: libgomp.spec: No such file or directory".Can anyone help me,many thanks。

Best regards.

0 项奖励
回复
1 回复

1,385 次查看
joanxie
NXP TechSupport
NXP TechSupport

try to add libgomp in the "lcoal.conf"

CORE_IMAGE_EXTRA_INSTALL += libgomp libgomp-dev libgomp-staticdev

you also can refer to the topic as below:

https://community.nxp.com/thread/326604?commentID=418789#comment-418789