On Thu, 2006-09-21 at 09:26 -0400, Benjamin Gaudio wrote: > I have installed OpenMPI 1.1.1 for the first time yesterday and am > now having trouble getting the BLACS Tester to install properly. > OpenMPI seemed to build without error, and BLACS also built without > any apparent errors. When I tried to install the Blacs tester, one > of the first lines of output was:
To compile blacstest with g77 you need -fugly-complex -fno-globals -Wno-globals Add this to TESTING/Makefile where it compiles blacstest. blacstest.o : blacstest.f $(F77) -fugly-complex -fno-globals -Wno-globals $(F77NO_OPTFLAGS) -c $*.f -- Ake Sandgren, HPC2N, Umea University, S-90187 Umea, Sweden Internet: a...@hpc2n.umu.se Phone: +46 90 7866134 Fax: +46 90 7866126 Mobile: +46 70 7716134 WWW: http://www.hpc2n.umu.se