> try removing the --target option. With the configure line
./configure --host=riscv64-unknown-linux --enable-static --disable-shared --prefix=/home/ubuntu/src/ben-build/openmpi It successfully configures, but I now get the error /home/xiii/Downloads/openmpi-3.0.0/opal/.libs/libopen-pal.a(patcher_overwrite_module.o): In function `mca_patcher_overwrite_patch_address': patcher_overwrite_module.c:(.text+0x89): undefined reference to `mca_patcher_overwrite_apply_patch' collect2: error: ld returned 1 exit status Makefile:1844: recipe for target 'orte-clean' failed When trying to compile. Ben
_______________________________________________ users mailing list users@lists.open-mpi.org https://lists.open-mpi.org/mailman/listinfo/users