From: Stefan on
The LCC does not support OpenMP.

See here:
http://openmp.org/wp/openmp-compilers/

Regards,
Stefan


"Hugo " <hugo(a)tsc.upc.edu> wrote in message <i26hvs$pdl$1(a)fred.mathworks.com>...
> I'm using the one that comes with Matlab 2007b: Lcc-win32 C 2.4.1.
>
> Thank you!
From: Hugo on
Thanks for the link, so which compiler that supports OpenMP can you recommend me to use, I'm using Matlab 2007b in Windows 32, but I can even try to install a newer version.

I only want to compile (mex) a C file that has been paralellized with OpenMP.

Thank you!