Try and add this flag to the nagfor compiler. -width=90
it seems may be related to line-length limit? 2016-01-26 16:26 GMT+01:00 Dave Love <d.l...@liverpool.ac.uk>: > Building 1.10.2 with the NAG Fortran compiler version 6.0 fails with > > libtool: compile: nagfor -I../../../../ompi/include > -I../../../../ompi/include -I. -I. -I. > -I../../../../ompi/mpi/fortran/use-mpi-tkr -c > mpi_comm_spawn_multiple_f90.f90 -PIC -o .libs/mpi_comm_spawn_multiple_f90.o > NAG Fortran Compiler Release 6.0(Hibiya) Build 1028 > Error: mpi_comm_spawn_multiple_f90.f90: Argument 3 to > MPI_COMM_SPAWN_MULTIPLE has data type DOUBLE PRECISION in reference from > MPI_COMM_SPAWN_MULTIPLEN and CHARACTER in reference from > MPI_COMM_SPAWN_MULTIPLEA > [NAG Fortran Compiler error termination, 1 error] > make[2]: *** [mpi_comm_spawn_multiple_f90.lo] Error 1 > make[2]: Leaving directory > `/tmp/openmpi-1.10.2/ompi/mpi/fortran/use-mpi-tkr' > > after configuring with the defaults (on RHEL6, although I doubt that > matters). I don't have time to debug it at the moment. > _______________________________________________ > users mailing list > us...@open-mpi.org > Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/users > Link to this post: > http://www.open-mpi.org/community/lists/users/2016/01/28385.php > -- Kind regards Nick