<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Hi,
<br>&nbsp;&nbsp; Just wondering does anybody has using icc(Intel's C++
compiler on Linux) to compile VTK4.0 on linux, now i can doing this by
g++, but when I try to using icc as compiler, it gives an error while linking
: "ld: bad -rpath option", it seems icc does not accept "-Wl,-rpath," flag,
which is default for shared library.
<br>&nbsp;&nbsp; BTW, what is the purpose of using "-Wl,-rpath,$(A_PATH}"
in VTK's compilation ??? is the flag not supported, or I should change
a path( but it works when using g++).....
<br>&nbsp;&nbsp; Thanks in advance!!!!
<pre>--&nbsp;
Song Li
VRAC(Virtual Reality Application Center),Iowa State University
Email: lisong@vrac.iastate.edu
Homepage: <A HREF="http://www.vrac.iastate.edu/~lisong">http://www.vrac.iastate.edu/~lisong</A></pre>
&nbsp;</html>