It looks like you had some sort of issue in your configure step so the Makefiles were never generated. Can you send the config.log? It has much more useful information than c.txt. Although, on first glance, it appears that you don't have any C++ compiler installed. It's not necessary to do so, but if you don't want it, you need to specify that in your configure by adding `--disable-cxx` to your ./configure line. Thanks, Wesley On Sep 9, 2013, at 7:35 AM, Amogh Katti <[email protected]> wrote:
Hello,
I am a beginner to MPI programming. I tried to install MPICH and the build step failed saying, "No targets specified and no make file found". I have attached the c.txt and m.txt; Please help.
Many thanks, Amogh. _______________________________________________ discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss
participants (1)
-
Wesley Bland