On Jun 20, 2005, at 5:01 PM, Ajay-Kumar M Tannirkulam wrote:
> I down loaded lam mpi version 6.5.9( i got this because i do not have
> intel c++ installed). i built it with ifort. when i compile some code i
> get the following linker errors
>
> ld: skipping incompatible /home/atannirk/lam/lib/liblam.a when
> searching
> for -llam
> ld: skipping incompatible /home/atannirk/lam/lib/liblam.a when
> searching
> for -llam
> ld: cannot find -llam
>
> what is the source of this error?
Could you please post the information requested here:
http://www.lam-mpi.org/using/support/
The information you included was not helpful in debugging your problem.
But the truth is, LAM 6.5.9 is available mainly for ISVs. We do not
generally support LAM 6.5.9 and encourage you to update to LAM 7.1.1.
You can always build with g++ instead of the Intel C++ compiler (after
all, you're using gcc to build the C library, aren't you?).
Hope this helps,
Brian
--
Brian Barrett
LAM/MPI developer and all around nice guy
Have a LAM/MPI day: http://www.lam-mpi.org/
|