<div dir="ltr">I suspect those changes are lingering from the days of yore when Cray didn't support shared libraries.</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 22, 2016 at 9:22 AM, Andy Bauer <span dir="ltr"><<a href="mailto:andy.bauer@kitware.com" target="_blank">andy.bauer@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>Hi Jean,<br><br></div>Thanks for the investigation and fix. Do you mind sharing your changes to DynamicLoader.cxx? A VTK gitlab merge request or even just the file itself would be great. I'd like to make sure that this fix gets into VTK and PV.<br><br></div>Thanks,<br></div>Andy<br></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Tue, Nov 22, 2016 at 7:36 AM, Favre  Jean <span dir="ltr"><<a href="mailto:jfavre@cscs.ch" target="_blank">jfavre@cscs.ch</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">




<div>
<div style="direction:ltr;font-family:Tahoma;color:#000000;font-size:10pt"><br>
I'll respond to my own post. Thanks to a great tip from fellow John Biddiscombe, we figured out that the DynamicLoader::OpenLibrary() was wrongly compiled to be<br>
{<br>
return 0;<br>
}<br>
<br>
because of an #if defined() statement checking forĀ  CRAYXT_COMPUTE_LINUX_TARGET<br>
<br>
Depending on whether your compile with the Cray wrapper, or with g++, you'll get a different behavior; the Cray wrapper automatically sets a -DCRAYXT_COMPUTE_LINUX_TARGET<br>
<br>
Well, compiling with shared libs, I really should be able to open the shared libs objects. I have modified the source code of VTK/Utilities/KWSys/vtksys/Dyn<wbr>amicLoader.cxx to default to the last case called " // 6. Implementation for default UNIX machines."<br>
<br>
I am now up and running with PV5.2 on the Cray XC, running EGL.<br>
<div><br>
<div class="m_781680942412573783m_2037919718181842964BodyFragment"><font size="2"><span style="font-size:10pt">
<div style="direction:ltr;font-family:Tahoma;color:#000000;font-size:10pt">-----------------<br>
Jean/CSCS<br>
<br>
<div style="font-family:Times New Roman;color:#000000;font-size:16px">
<div></div>
</div>
</div>
</span></font></div>
</div>
<div style="font-family:Times New Roman;color:#000000;font-size:16px">
<div></div>
</div>
</div>
</div>

<br></div></div>______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensou<wbr>rce/opensource.html</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=Paraview-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>Paraview-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview-developers" rel="noreferrer" target="_blank">http://public.kitware.com/mail<wbr>man/listinfo/paraview-develope<wbr>rs</a><br>
<br></blockquote></div><br></div>
<br>______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=Paraview-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>Paraview-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview-developers" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/paraview-<wbr>developers</a><br>
<br></blockquote></div><br></div>