<div class="gmail_quote">On Mon, Apr 13, 2009 at 4:34 PM, Francesco Pietra <span dir="ltr"><<a href="mailto:francesco.pietra@accademialucchese.it">francesco.pietra@accademialucchese.it</a>></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 "-rpath<br>
linkage option"?</blockquote><div><br>With gcc and icc, you do "-Wl,-rpath=/path/to/your/libraries"<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. "echo<br>
$LD_LIBRARY_PATH" 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 "ldd" on the binaries in question and see if they resolve their links.<br>
</div></div>-- <br> Jason D. Clinton, 913-643-0306<br>