<div dir="ltr"><div><div><div><div>Dear Dune,<br><br></div>I am having a problem with running the object file of my dune application on a different machine. I compile it on my UBUNTU 14.04 LTS machine with gcc-4.8.2. Then, I run it on HPC clusters with gcc-4.4 and openmpi-1.8 and I get the following error:<br><br><span class=""><span>../../cyrus/dgtd: error while loading shared libraries: libquadmath.so.0: cannot open shared object file: No such file or directory<br><br></span></span></div><span class=""><span>It seems that this library is not present in all openmpi and gcc installations. Do you know how I can statically link this library? I believe in this case it should not search for this shared library on clusters.<br><br></span></span></div><span class=""><span>Thank you very much for your help,<br></span></span></div><span class=""><span>Arya<br></span></span></div>