Hi,
I am trying to build openmpi 1.3 on Cent_OS with gcc and the lahey f95
compiler with the following configuration:
./configure F77=/share/apps/lf6481/bin/lfc FC=/share/apps/lf6481/bin/lfc
--prefix=/opt/openmpi-1.3_lfc
When I "make install all" the process fails to build libmpi_f90.la
ok, here is the complete output in the tgz file attached. The output is
slightly different as I am now only using "make all" and not installing.
I did a full "make clean" and "rm -fr /*" and the
already exists but is empty.
Thanks
ts-output.tgz
Description: Binary data
Hi,
Has anyone had success building openmpi with the 64 bit Lahey fortran
compiler? I have seen a previous thread about the problems with 1.2.6
and am wondering if any progress has been made.
I can build individual libraries by removing -rpath and -soname, and by
compiling the respective obj
Thanks,
I am reporting what I found out for the benefit of other lahey users out
there. I have been told by people at Lahey that libtool has been updated
to support their compiler.
http://www.linux-archive.org/archlinux-development/156171-libtool-2-2-6a-1-a.html
Unfortunately this seems to be
Yes, I am using 8.1a
lfc --version
Lahey/Fujitsu Linux64 Fortran Compiler Release L8.10a
Tiago Silva wrote:
Thanks,
I am reporting what I found out for the benefit of other lahey users out
there. I have been told by people at Lahey that libtool has been updated
to support their compiler