<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 11, 2016 at 6:55 PM, Balaji, Pavan <span dir="ltr"><<a href="mailto:balaji@anl.gov" target="_blank">balaji@anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Folks,<br>
<br>
Damian is having a problem with autotools.  This shouldn't have anything to do with GCC.<br>
<br></blockquote><div><br></div><div>Sure, but "apt-get install mpich" is clearly the easy button here if we can make it work.</div><div><br></div><div>Jeff</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I'm curious as to why --disable-maintainer-mode is not helping since that option should essentially disable Makefile.in's dependency on Makefile.am/<a href="http://configure.ac" rel="noreferrer" target="_blank">configure.ac</a>, etc.  So even if the timestamps are broken, autotools should never be called.<br>
<span class="HOEnZb"><font color="#888888"><br>
  -- Pavan<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
> On Oct 12, 2016, at 6:06 AM, Jeff Hammond <<a href="mailto:jeff.science@gmail.com">jeff.science@gmail.com</a>> wrote:<br>
><br>
> Because OpenCoarrays calls MPI from C, the possible Fortran ABI variation across major versions of GCC should not be an issue.  Damian should be fine to apt-get install mpich and then use the resulting C library.  I imagine that cafc='mpicc -cc=gfortran-6' would work, but this is just a guess.<br>
><br>
> Intel recently approved Windows 10.  If I can get the VM for this, I'll try to debug this.<br>
><br>
> Jeff<br>
><br>
> On Tue, Oct 11, 2016 at 10:57 AM, Kenneth Raffenetti <<a href="mailto:raffenet@mcs.anl.gov">raffenet@mcs.anl.gov</a>> wrote:<br>
> mpicc and friends are wrappers around the regular gcc/g++/gfortran compilers. If you have the version you want listed first in your PATH, things will probably work as you want. You can test by running 'mpicc -show' or 'mpicc -version' and check the underlying compiler.<br>
><br>
> Ken<br>
><br>
><br>
> On 10/11/2016 12:22 PM, Rob Latham wrote:<br>
><br>
><br>
> On 10/11/2016 10:05 AM, Kenneth Raffenetti wrote:<br>
> On 10/11/2016 09:45 AM, Damian Rouson wrote:<br>
> > Also, if you have Ubuntu, can you simply apt-get install mpich?<br>
> On this system, apt-get installs GCC 4.8.  My goal is to support users<br>
> of OpenCoarrays, which requires at least GCC 5.1.0 and preferably GCC<br>
> 6.1.0.  Is there a Debian dpkg file that I could use to install MPICH?<br>
><br>
> Yes, try 'apt-get install mpich'.<br>
><br>
> I think he's saying "apt-get install mpich" brings in gcc-4.8 as a<br>
> dependency.<br>
><br>
> Perhaps "apt-get source mpich" or maybe with the "-b" flag for<br>
> bulid-dependencies, then re-building the debian package will get you<br>
> what you need?<br>
><br>
> ______________________________<wbr>_________________<br>
> discuss mailing list     <a href="mailto:discuss@mpich.org">discuss@mpich.org</a><br>
> To manage subscription options or unsubscribe:<br>
> <a href="https://lists.mpich.org/mailman/listinfo/discuss" rel="noreferrer" target="_blank">https://lists.mpich.org/<wbr>mailman/listinfo/discuss</a><br>
> ______________________________<wbr>_________________<br>
> discuss mailing list     <a href="mailto:discuss@mpich.org">discuss@mpich.org</a><br>
> To manage subscription options or unsubscribe:<br>
> <a href="https://lists.mpich.org/mailman/listinfo/discuss" rel="noreferrer" target="_blank">https://lists.mpich.org/<wbr>mailman/listinfo/discuss</a><br>
><br>
><br>
><br>
> --<br>
> Jeff Hammond<br>
> <a href="mailto:jeff.science@gmail.com">jeff.science@gmail.com</a><br>
> <a href="http://jeffhammond.github.io/" rel="noreferrer" target="_blank">http://jeffhammond.github.io/</a><br>
> ______________________________<wbr>_________________<br>
> discuss mailing list     <a href="mailto:discuss@mpich.org">discuss@mpich.org</a><br>
> To manage subscription options or unsubscribe:<br>
> <a href="https://lists.mpich.org/mailman/listinfo/discuss" rel="noreferrer" target="_blank">https://lists.mpich.org/<wbr>mailman/listinfo/discuss</a><br>
<br>
______________________________<wbr>_________________<br>
discuss mailing list     <a href="mailto:discuss@mpich.org">discuss@mpich.org</a><br>
To manage subscription options or unsubscribe:<br>
<a href="https://lists.mpich.org/mailman/listinfo/discuss" rel="noreferrer" target="_blank">https://lists.mpich.org/<wbr>mailman/listinfo/discuss</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Jeff Hammond<br><a href="mailto:jeff.science@gmail.com" target="_blank">jeff.science@gmail.com</a><br><a href="http://jeffhammond.github.io/" target="_blank">http://jeffhammond.github.io/</a></div>
</div></div>