** g95 -I../../../ompi/include -I. -I. -c -I. -o mpi.o mpi.f90 Was there some other output not included in the file? If nothing happened for a while, don't assume it failed. That file takes a very, very long time to compile. --------
k is currently off in a temporary branch in our code repository(meaning that it doesn't show up yet in the nightly trunk tarballs), butit will hopefully be brought back to the trunk soon. Terry Reeves 2-1013 - reeve...@osu.eduComputing ServicesOffice of Information TechnologyThe Ohio State University
org> For OS X and g95 installed from the web site use: ./configure F77=g95 FC=g95 LDFLAGS=-lSystemStubs ----Terry Reeves 2-1013 - reeve...@osu.eduComputing ServicesOffice of Information TechnologyThe Ohio State University
FC=g95 F77=g95and/or ./configure FC=gfortran F77=gfortranYou said you tried the formed but it died in configure -- can you sendthe configure output and config.log from that run? ----Terry Reeves 2-1013 - reeve...@osu.eduComputing Service
nstall.out, make.out, and ompi_config.h per instructions on the web site.I have also tried this with gfortran with the same results.Any help you can give would be appreciated
ompi-output.tar.gz
Description: GNU Zip compressed data
----Terry Reeves 2-10