i.max8 softwire openMP support.

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

i.max8 softwire openMP support.

1,694件の閲覧回数
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,387件の閲覧回数
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