> checking how to add a library directory to FC... "-L"
FC is not the name of the compiler, it's an environment variable.
> The configure command I used was:
> ./configure --with-fc=FC --prefix=/opt/lam-7.1.1
>
> Any ideas what could be going wrong?
Please read the faq section on the webpage:
http://www.lam-mpi.org/faq/category2.php3#question14
read the end of `./configure --help` for the details.
Hugh
|