I am trying to compile OpenMP (-fopenmp) gcc 4.8.2 and I am getting compliation error

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

I am trying to compile OpenMP (-fopenmp) gcc 4.8.2 and I am getting compliation error

970 Views
shashankshivaku
Contributor I

I am new to OpenMP and I am trying to compile it on gcc working on imx6 quad core. Not able to compile as it erring out saying #include<omp.h> not found. How can I solve this.

Tags (2)
0 Kudos
3 Replies

606 Views
alejandrolozan1
NXP Employee
NXP Employee

Hi,

Have you chekced this discussion? It is using Yocto.

How to have OpenMP available on Yocto for iMX6?

Best Regards,

Alejandro

0 Kudos

606 Views
shashankshivaku
Contributor I

Hello Alejandro,

                          I had looked into the link that you have given and made the necessary additions in local.conf file. I am still getting the same error. Should I rebuild the whole think again after making he changes in local.conf file?

0 Kudos

606 Views
alejandrolozan1
NXP Employee
NXP Employee

Hi,

Sorry for the delay.

It is worth trying to recompile of repo sync again.

/Alejandro

0 Kudos