Sun Studio 12 Update1 and OpenMP
800429Aug 25 2009 — edited Aug 29 2009Hi guys,
I was using the Sun Studio 12 with OpenMP and everything was OK. So I decide to download the update 1 (which is OpenMP 3.0 full compliance), however I am getting linking error.
Below is the message:
Undefined first referenced
symbol in file
__mt_MasterFunction_cxt_ build/Debug/SunStudio_12.1-Solaris-x86/a1.o
I look into my libmtsk.so libraries and I could see that __mt_MasterFunction_cxt_ really does not exist.
So I believe this is a bug on Sun Studio 12 Update 1 that didn't install the last library. Anyway, I am try to find out where to get this library or any patch to it. I did try to get the patch 120754. However the site is pointing that I has no support contract. What is true just because I am a student, and I am just learning things for now...:-)
Hope someone can help me with that..
Thanks and Regards