(base) user@Users-MBP src % make
mpic++ -O2 -Wno-unused-result -DMPI_USED -mfpmath=387 -I/usr/include/hdf5/openmpi -c -o bounds.o bounds.c
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
error: unknown FP unit '387'
make: *** [bounds.o] Error 1
我认为我安装了所有必需的库