<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Hello,
<div class=""><br class="">
</div>
<div class="">I recently installed NCL 6.3.0 on my mac, when I try to use the example that can re-grid CMIP5 data to common gird, some error comes to me follows by:</div>
<div class=""><br class="">
</div>
<div class="">
<div class="" style="margin: 0px; font-size: 11px; font-family: Menlo;">dyld: lazy symbol binding failed: Symbol not found: _GOMP_parallel</div>
<div class="" style="margin: 0px; font-size: 11px; font-family: Menlo;">&nbsp; Referenced from: /usr/local/bin/ncl</div>
<div class="" style="margin: 0px; font-size: 11px; font-family: Menlo;">&nbsp; Expected in: /usr/local/lib/libgomp.1.dylib</div>
<div class="" style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;">
<br class="">
</div>
<div class="" style="margin: 0px; font-size: 11px; font-family: Menlo;">dyld: Symbol not found: _GOMP_parallel</div>
<div class="" style="margin: 0px; font-size: 11px; font-family: Menlo;">&nbsp; Referenced from: /usr/local/bin/ncl</div>
<div class="" style="margin: 0px; font-size: 11px; font-family: Menlo;">&nbsp; Expected in: /usr/local/lib/libgomp.1.dylib</div>
</div>
<div class="" style="margin: 0px; font-size: 11px; font-family: Menlo;"><br class="">
</div>
<div class="" style="margin: 0px; font-size: 11px; font-family: Menlo;">Here is some additional info:</div>
<div class="" style="margin: 0px; font-size: 11px; font-family: Menlo;">OS X 10.10.5</div>
<div class="" style="margin: 0px; font-size: 11px; font-family: Menlo;">which nil /usr/local/bin/ncl</div>
<div class="" style="margin: 0px; font-size: 11px; font-family: Menlo;">ncl -v 6.3.0</div>
<div class="" style="margin: 0px; font-size: 11px; font-family: Menlo;">which gcc /opt/local/bin/gcc</div>
<div class="" style="margin: 0px; font-size: 11px; font-family: Menlo;">which fortran /opt/local/bin/gfortran</div>
<div class="" style="margin: 0px; font-size: 11px; font-family: Menlo;">gcc -v gcc (MacPorts gcc49 4.9.4_1) 4.9.4</div>
<div class=""><br class="">
</div>
<div class="">I firstly search for this problem and find that Mrs.Mary suggested to install higher gcc version, my mac was using clang 4.2.1 before I followed Mrs.Mary¡¯s suggestion. When I finally install the 4.9.4 version of gcc, I find that nothing changed,
 it remains two error above. I was confused, why&nbsp;</div>
<div class="">I installed higher version of gcc, it still cannot work. Fortunately, I use the same data and same .ncl in my laptop with Ubuntu system, it works well and it¡¯s gcc version was 4.6.3</div>
<div class=""><br class="">
</div>
<div class="">Any help is appreciated!</div>
<div class=""><br class="">
</div>
<div class="">Wang</div>
</body>
</html>