00fd159d02
- configure: - fixed passing FCFLAGS to the Fortran compiler when building libvt-fmpi - temporary disabled memory allocation tracing for multi-threaded applications (introduced in v5.14.1) due to broken counter values when memory is freed in a different thread than where it was allocated - do not build the unification library when building with HP/Platform MPI (needs linking libmpiCC, even if the C++ MPI interface isn't used) - removed 'libfmpi' from list of MPI Fortran libraries to be searched (causes that 'libvt-fmpi' will be built when configuring for HP/Platform MPI) - do not build the MPI Fortran library 'libvt-fmpi' when building VT inside Open MPI - Java tracing: - minor performance improvment: call vt_java_check_error (now vt_java_error) only if a JVMTI function returns an error This commit was SVN r28228.