I have installed CodeLite 3.5 on Ubuntu 10 with G++ 4.4. Everything works fine, except open mp. The compiler does not recognize omp pragmas or omp functions. I checked and the -fopenmp switch is set. I have GOMP installed.
I am out of ideas. Any suggestions would be greatly appreciated.
Cannot get open mp to compile
-
- CodeLite Curious
- Posts: 2
- Joined: Fri Mar 23, 2012 6:55 pm
- Genuine User: Yes
- IDE Question: gcc
- Contact:
-
- CodeLite Curious
- Posts: 2
- Joined: Fri Mar 23, 2012 6:55 pm
- Genuine User: Yes
- IDE Question: gcc
- Contact:
Re: Cannot get open mp to compile
Never mind. Just figured out that GOMP is not enough. Problem solved.