Thank you so much Wesley. I could install it successfully by disabling c++ and fortran compilation. Amogh. ________________________________________ From: [email protected] [[email protected]] on behalf of [email protected] [[email protected]] Sent: 11 September 2013 18:56 To: [email protected] Subject: discuss Digest, Vol 11, Issue 9 Send discuss mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit https://lists.mpich.org/mailman/listinfo/discuss or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of discuss digest..." Today's Topics: 1. Re: MPICH install failure (Wesley Bland) 2. MPI 3 on Win7(64-bit) ([email protected]) 3. Re: MPI 3 on Win7(64-bit) (Jeff Hammond) 4. Re: MPI 3 on Win7(64-bit) (Wesley Bland) 5. MPI and bordered block system with LU decomposition (Mauro Crociara) 6. Re: MPI and bordered block system with LU decomposition (Jeff Hammond) 7. Re: MPI and bordered block system with LU decomposition (Mauro Crociara) ---------------------------------------------------------------------- Message: 1 Date: Mon, 9 Sep 2013 07:42:54 -0500 From: Wesley Bland <[email protected]> To: [email protected] Subject: Re: [mpich-discuss] MPICH install failure Message-ID: <[email protected]> Content-Type: text/plain; charset="iso-8859-1" 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