install pnetcdf with openmpi with -fdefault-integer-8

Zeinab Salah zeinabsalah at gmail.com
Sat Sep 22 05:03:55 CDT 2018


Hello,
I want to install pnetcdf with openmpi with -fdefault-integer-8,  but I
found the problem of offset, and it installed without error, some files in
include directory are missing
my machine is little endian, and operating system is Fedora, and I changed
many versions of openmpi  and pnetcdf, and give me the same error.
the commands used to install openmpi:
export F77=gfortran
export FC=gfortran
export CC=gcc
export CXX=g++
export CFLAGS=-m64
export CXXFLAGS=-m64
export FFLAGS="-m64 -fdefault-integer-8"
export FCFLAGS="-m64 -fdefault-integer-8"
./configure --prefix=$HOME/openmpi --with-mpi-f90-size=medium
make all
make install
Thank you in advance,
Best regards
Zeinab
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/parallel-netcdf/attachments/20180922/e615218e/attachment.html>


More information about the parallel-netcdf mailing list