Unfortunately, OpenMP under Unfortunately, OpenMP under MacOS 10.6 have problems with multithreaded apps. So, we disabled openmp under MacOS X entirely. If you want to use it, you may uncomment openmp lines in Makefile.dist and use make -f Makefile.dist to compile LibRaw. -- Alex Tutubalin @LibRaw LLC reply
Unfortunately, OpenMP under MacOS 10.6 have problems with multithreaded apps.
So, we disabled openmp under MacOS X entirely.
If you want to use it, you may uncomment openmp lines in Makefile.dist and use make -f Makefile.dist to compile LibRaw.