Oops! Looks like we missed handling the --program-suffix stuff
properly when making our sym links. I've filed a ticket on the issue:
https://svn.open-mpi.org/trac/ompi/ticket/1168
On Oct 16, 2007, at 1:51 PM, Victor Prosolin wrote:
Hi all.
This is a bug report, though minor.
Briefly:
Hi all.
This is a bug report, though minor.
Briefly: when I configure openmpi with the option
--program-suffix=-gcc-4.3 I get a bunch of symbolic links that point to
non-existing files.
Here is then configure command:
FC=gfortran-4.3 F77=gfortran-4.3 CC=gcc-4.3 ./configure
--enable-mpi-f77 --ena