Dear list members,
I am trying to compile LAMMPS with REAX on AIX using the mpCC_r compiler for C++ codes and xlf for fortran codes (in reax library-folder). The reax library (libreax.a) is built successfully. However when I compile, after including and linking the reax library, I get errors in all statements in which "FORTRAN" appears (files 'pair_reax_fortran.h' and 'pair_reax.cpp' are the ones affected). The compiler replaces the occurance of "FORTRAN" by "_".