Hi,
You can specify the compilers to be used with LAM 6.5.6 in one of the
following ways:
1) passing the following options to LAM's configure script:
--with-cc=/path/to/C/compiler
--with-cxx=/path/to/C++/compiler
--with-fc=/path/to/Fortran/compiler
2) using the following environment variables:
CC - env var that holds the path to the C compiler
CXX - env var that holds the path to the C++ compiler
FC - env var that holds the path to the Fortran compiler
Note that in the second method, the environment variables must be set
*before* you configure LAM.
Hope this helps,
--
Sriram Sankaran
email: ssankara_at_[hidden]
http://www.lam-mpi.org/
Thus spake Pablo Tassi, on Jun 21:
>Date: Sat, 21 Jun 2003 03:21:15 -0300
>From: Pablo Tassi <ptassi_at_[hidden]>
>Reply-To: General LAM/MPI mailing list <lam_at_[hidden]>
>To: lam_at_[hidden]
>Subject: LAM: ifc compiler
>
>Hello all,
>Does LAM/MPI work with the Intel Fortran Compiler (IFC) ? I'm using LAM 6.5.6.
>If yes -> how must configure it?
>
>Best,
>
>Pablo Tassi
>_______________________________________________
>This list is archived at http://www.lam-mpi.org/MailArchives/lam/
>
|