where's libgomp

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

where's libgomp

827 次查看
玉栋郭
Contributor III

I am trying to use openmp on L3.0.35 imx6. but I can't find libgomp.  What should I do to  let the board support openmp?

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

593 次查看
Rita_Wang
NXP TechSupport
NXP TechSupport

Hi 玉栋,

关于 你帖中的问题你可以参考一下我们论坛中的帖子:

Re: How to have OpenMP available on Yocto for iMX6?

希望对你有帮助。
Have a great day,
Dan

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励

593 次查看
玉栋郭
Contributor III

HI b45499:

     我已经参考了 你说的那个帖子,但是这个帖子中这样解决:

One solution to have OpenMP is to edit the configure file "local.conf" by adding :

CORE_IMAGE_EXTRA_INSTALL += libgomp libgomp-dev libgomp-staticdev

但是,我现在在freescale 交叉编译工具链中 根本没找到libgomp 这个库文件, openmp好像是GNU gcc 从4.2版本就开始支持了,

我用的是freescale 4.6版本的,怎么会没有这个库?

0 项奖励