<div dir="ltr"><div class="gmail_default" style="font-size:small">This issue is mention on our MacOSX hints page:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style><a href="https://www.ncl.ucar.edu/Download/macosx.shtml#libgomp">https://www.ncl.ucar.edu/Download/macosx.shtml#libgomp</a><br></div><div class="gmail_default" style><br></div><div class="gmail_default" style>What version of gcc do you have?</div><div class="gmail_default" style><br></div><div class="gmail_default" style>gcc --version</div><div class="gmail_default" style><br></div><div class="gmail_default" style>The error may be occurring because you have an older version of the
gcc/gfortran compilers on your system than what NCL was compiled with. The above URL includes information on how to install a newer compiler, which should
then get you the missing &quot;libgomp.1.dylib&quot; library. <br></div><div class="gmail_default" style><br></div><div class="gmail_default" style>I don&#39;t have a MacOS 10.10 system, so I don&#39;t know what the default gcc compiler is, but it&#39;s been my experience that the Macs come with older compilers (like gcc 4.2, 4.3) whereas we use versions 4.7 or higher on the Macs.</div><div class="gmail_default" style><br></div><div class="gmail_default" style>--Mary</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 30, 2014 at 3:07 AM, Cheung <span dir="ltr">&lt;<a href="mailto:zuibeidemei@126.com" target="_blank">zuibeidemei@126.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div>Dear all:<br><br>                 I came across a failure  while using the ncl-6.2.1 for   a particular object, as follows:<br><br>dyld: lazy symbol binding failed: Symbol not found: _GOMP_parallel  Referenced from: /softwares/ncl-6.2.1/bin/ncl<br>  Expected in: /usr/local/lib/libgomp.1.dylib<br><br>dyld: Symbol not found: _GOMP_parallel<br>  Referenced from: /softwares/ncl-6.2.1/bin/ncl<br>  Expected in: /usr/local/lib/libgomp.1.dylib<br><br>       This will never happen when I switch to some old versions, say 6.2.0 and 6.1.2.<br><br>       How can I avoid this in 6.2.1.<br><br>       System is OS X 10.10.<br><br>       Hope for your help.<br><br>Regards<br><br>Cheung<br><br></div>Trace/BPT trap: 5</div><br><br><span title="neteasefooter"><span></span></span><br>_______________________________________________<br>
ncl-talk mailing list<br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>