AMBER Archive (2002)

Subject: Re: Parallel Amber on Solaris 2.6

From: William Gropp (gropp_at_mcs.anl.gov)
Date: Mon Jun 03 2002 - 14:20:26 CDT


At 10:01 PM 6/3/2002 +0530, Sanjeev B.S. wrote:
> ># LOADER/LINKER:
> >setenv LOAD "mpif90 -Bstatic -fast "
>
>I think the problem is with -Bstatic. I tried with earlier version of
>mpich for amber6. Probably the machine file attached might be of some
>help.

We've seen this problem with some other libraries under Solaris - the
static link libraries are not always available. Remove the -Bstatic and
you should be able to link.

Bill