Hello, I’m attempting to install mpich-3.2.1 on an ARM system using the armclang compiler. The configure works OK, but I get the following error during the build: GEN lib/libmpi.la clang-5.0: error: unsupported option '--whole-archive' clang-5.0: error: unsupported option '--no-whole-archive' clang-5.0: error: unknown argument: '-soname' clang-5.0: error: no such file or directory: 'libmpi.so.12' Makefile:16369: recipe for target 'lib/libmpi.la' failed make[2]: *** [lib/libmpi.la] Error 1 make[2]: Leaving directory '/fserver/kevino/mpich-3.2.1' Makefile:38608: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/fserver/kevino/mpich-3.2.1' Makefile:10337: recipe for target 'all' failed make: *** [all] Error 2 Any suggestions? Kevin Olson Technical Consultant Numerical Algorithms Group, Inc 801 Warrenville Road, Suite 185 Lisle, Illinois 60532-4332 T 267-664-9913 F 630-971-2706 www.nag.com This e-mail has been scanned for all viruses and malware, and may have been automatically archived by Mimecast Ltd, an innovator in Software as a Service (SaaS) for business _______________________________________________ discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss
participants (1)
-
Kevin Olson