On Jan 14, 2010, at 11:22 AM, von Tycowicz, Christoph wrote:
> I just compiled the most recent version of the GNU compilers (4.4.2).
> It turned out that running the configure script succeeds providing:
> ./configure --prefix=/opt/openmpi F77=/opt/gcc/lib/gcc4.4/bin/gfortran
> FC=/opt/gcc/lib/gcc
Christoph,
It looks like you need to add -L/usr/local/lib to the fortran and f90
flags, either on the configure input or in the environment variables,
so that the loader can find libgfortran.
Doug
On Jan 13, 2010, at 4:09 PM, von Tycowicz, Christoph wrote:
Hi,
when running the configure