Here is the out put for both g95 and gfortran
|
ompi-output.tar.gz
Description: GNU Zip compressed data
From the output you sent, you ran "./configure FC=g95". Configure did
not find a valid F77 compiler, and therefore skipped both the F77 and F90 bindings.
Can you try:
./configure FC=g95 F77=g95 and/or ./configure FC=gfortran F77=gfortran
You said you tried the formed but it died in configure -- can you send the configure output and config.log from that run?
-------------------------------------------------------- Terry Reeves 2-1013 - reeve...@osu.edu Computing Services Office of Information Technology The Ohio State University
|