<div>Hi!</div>
<div> </div>
<div>Thanks a lot for the response. I will try only disabling fortran support first. Hopefully that works..</div>
<div> </div>
<div>I would prefer to have shared library support if possible. What are my other options on Windows if that&#39;s </div>
<div>the case and mpich2-1.3.2 does not support it with cygwin? Should I use mngw? Is there any helpful </div>
<div>documentation on it that you have?</div>
<div> </div>
<div>I need to build from source because the Windows pre-compiled binaries don&#39;t come with the compilers </div>
<div>mpicc, mpicxx, etc. (atleast I have checked this from installing the pre-compiled binaries on my </div>
<div>Windows machine previous to building from scratch) and I need these to build my application using </div>
<div>MPI on cygwin...without which, as expected, I get the errors mpicc, mpicxx not found, etc..</div>
<div> </div>
<div>Thanks again,</div>
<div>--Sunil.</div>
<div><br> </div>
<div class="gmail_quote">On Wed, Apr 27, 2011 at 8:27 AM, Jayesh Krishna <span dir="ltr">&lt;<a href="mailto:jayesh@mcs.anl.gov">jayesh@mcs.anl.gov</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"> And if you don&#39;t need fortran support disable it (./configure ... --disable-f77 --disable-fc ).<br><font color="#888888"><br>
-Jayesh<br></font>
<div>
<div></div>
<div class="h5">----- Original Message -----<br>From: &quot;Anthony Chan&quot; &lt;<a href="mailto:chan@mcs.anl.gov">chan@mcs.anl.gov</a>&gt;<br>To: <a href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br>
Sent: Wednesday, April 27, 2011 10:17:01 AM<br>Subject: Re: [mpich-discuss] mpich2-1.3.2 cygwin build error.<br><br><br>I am not sure cygwin shared library support is in 1.3.2p1. If you don&#39;t really<br>need shared library support, you could remove configure option --enable-shared<br>
and see if things work OK.  You also don&#39;t need --enable-fast=O2 since -O2 is<br>the default.<br><br>A.Chan<br><br>----- Original Message -----<br>&gt; Hi!<br>&gt;<br>&gt; My mpich2-1.3.2 cygwin build is failing (configure seems to complete<br>
&gt; successfully<br>&gt; and I have done a make clean as instructed in the docs).<br>&gt;<br>&gt; *make[4]: Leaving directory<br>&gt; `/tmp/sgthomas/mpich2-1.3.2p1/src/binding/f90&#39;<br>&gt; make[4]: Entering directory<br>
&gt; `/tmp/sgthomas/mpich2-1.3.2p1/src/binding/f90&#39;<br>&gt; FC<br>&gt; /cygdrive/c/Users/sgthomas/devl/mpich2-1.3.2p1/src/binding/f90/mpi.f90<br>&gt; make[4]: *** [mpi.lo] Error 1<br>&gt; make[4]: Leaving directory<br>
&gt; `/tmp/sgthomas/mpich2-1.3.2p1/src/binding/f90&#39;<br>&gt; make[3]: *** [all-redirect] Error 1<br>&gt; make[3]: Leaving directory<br>&gt; `/tmp/sgthomas/mpich2-1.3.2p1/src/binding/f90&#39;<br>&gt; make[2]: *** [all-redirect] Error 1<br>
&gt; make[2]: Leaving directory `/tmp/sgthomas/mpich2-1.3.2p1/src/binding&#39;<br>&gt; make[1]: *** [all-redirect] Error 2<br>&gt; make[1]: Leaving directory `/tmp/sgthomas/mpich2-1.3.2p1/src&#39;<br>&gt; make: *** [all-redirect] Error 2*<br>
&gt;<br>&gt; I am testing this on 32 bit Windows 7. Attached is the c.txt and m.txt<br>&gt; files. I am<br>&gt; configuring this using:<br>&gt;<br>&gt; configure --prefix=&lt;path/to&gt;install --enable-fast=O2 --enable-shared<br>
&gt; |&amp; tee<br>&gt; c.txt<br>&gt; make VERBOSE=1 2&gt;&amp;1 | tee m.txt<br>&gt;<br>&gt; Any help to resolve this error is appreciated!<br>&gt;<br>&gt; Thanks,<br>&gt; --Sunil.<br>&gt;<br>&gt; _______________________________________________<br>
&gt; mpich-discuss mailing list<br>&gt; <a href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br>&gt; <a href="https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss" target="_blank">https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss</a><br>
_______________________________________________<br>mpich-discuss mailing list<br><a href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br><a href="https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss" target="_blank">https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss</a><br>
</div></div></blockquote></div><br>