<div class="gmail_quote">On Mon, Apr 13, 2009 at 4:34 PM, Francesco Pietra <span dir="ltr">&lt;<a href="mailto:francesco.pietra@accademialucchese.it">francesco.pietra@accademialucchese.it</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Question: could you please clarify how to implement the above &quot;-rpath<br>
linkage option&quot;?</blockquote><div><br>With gcc and icc, you do &quot;-Wl,-rpath=/path/to/your/libraries&quot;<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Also, is there any hope to satisfy the f90-type compiler request with<br>
gfortran or other gnu fortran compiler? What I did is sourcing the<br>
path to the libraries at boot<br>
(calling from my .bashrc the intel *.sh file to this concern. &quot;echo<br>
$LD_LIBRARY_PATH&quot; shows the path to the requested library but intel<br>
does not see it.</blockquote><div><br>Perhaps you have the wrong ELF class--ie. the 32-bit libraries in the path when you need 64-bit? Try running &quot;ldd&quot; on the binaries in question and see if they resolve their links.<br>
 </div></div>-- <br> Jason D. Clinton, 913-643-0306<br>
<br />-- 
<br />This message has been scanned for viruses and
<br />dangerous content by
<a href="http://www.mailscanner.info/"><b>MailScanner</b></a>, and is
<br />believed to be clean.