1
1
openmpi/ompi/mpi/fortran
Jeff Squyres 318e3b426a fortran: workaround Absoft linker issue
MTT found that the addition of the MPI_SIZEOF interfaces to mpif.h was
causing a linker error with the Absoft compiler.  Absoft is working on
a fix, but we can workaround the issue for now.  See comment in
Makefile.am in this commit for a lengthy explanation.

Refs trac:4917

This commit was SVN r32797.

The following Trac tickets were found above:
  Ticket 4917 --> https://svn.open-mpi.org/trac/ompi/ticket/4917
2014-09-25 21:07:46 +00:00
..
base fortran: add configury to check for storage_size() 2014-09-25 00:17:29 +00:00
mpiext Cleanup and ignore Intel compiler build products 2014-08-08 16:13:43 +00:00
mpif-h fortran: workaround Absoft linker issue 2014-09-25 21:07:46 +00:00
use-mpi-f08 fortran: ensure that sizeof_f08.h is built before mpi-f08.lo 2014-09-24 23:59:18 +00:00
use-mpi-f08-desc r30519 (and the associated CMR #4209) left out fixing 2014-02-03 16:55:33 +00:00
use-mpi-ignore-tkr Fortran: Fix MPI_SIZEOF. What a disaster. :-( 2014-09-19 13:44:52 +00:00
use-mpi-tkr fortran: set CLEANFILES properly 2014-09-20 10:43:49 +00:00
c_to_integer_kind_mapping.pdf Add a PDF of the C to Fortran type mapping, taken from the Fortran 2012-04-18 22:50:35 +00:00
configure-fortran-output-bottom.h Assume we always have fortran PROCEDURE support 2014-05-01 18:18:38 +00:00
configure-fortran-output.h.in fortran: revert Absoft-based fixes 2014-07-22 21:49:22 +00:00