<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri, sans-serif" size="2">
<div>I have installed mpich2-1.3.1 from sources on my 64bit Linux workstation using GCC 4.1.2.&nbsp; My Fortran code uses -fdefault-integer-8 to promote the Fortran integers, however this appears to be promoting the COMMON symbols in mpif.h.&nbsp; This causes the Warning:
size of symbol &#8216;mpifcmb1_&#8217; changed from 40 to 20 in libmpich.a (setbot.o).</div>
<div>&nbsp;</div>
<div>What can I do to fix this?&nbsp; Is there some other way besides recompiling mpich2 to use 8-byte integers?&nbsp; Thanks.</div>
<div>&nbsp;</div>
</font>
</body>
</html>