I am not sure if there is a simple answer. From a google search it looks like there are available bindings for gfortran that one can download, and there are ways (<a href="http://stackoverflow.com/questions/11955378/check-that-iso-c-binding-is-available-at-compile-time">http://stackoverflow.com/questions/11955378/check-that-iso-c-binding-is-available-at-compile-time</a>) to check if your compiler has it.<div>
<br></div><div>If it is not available you could try changing &quot;use, intrinsic &quot;&quot; ISO_C_BINDING&quot; to &quot;use :: MYISO_C_BINDING&quot; in fftw_modules.F and try one of the versions that can be downloaded and renaming it appropriately.</div>
<div><br></div><div>Not sure if there is another fix short of using 11.1.</div><div><br></div><div>What compiler does not have it?<br><br><div class="gmail_quote">On Thu, Apr 25, 2013 at 6:56 PM, <a href="mailto:tasaka@affinity-science.com">tasaka@affinity-science.com</a> <span dir="ltr">&lt;<a href="mailto:tasaka@affinity-science.com" target="_blank">tasaka@affinity-science.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I found that version 12.1 requires ISO_C_BINDING module.<br>
this is a Fortran 2003 extension and some f90/f95 compilers don&#39;t support it.<br>
For the users who use that compilers, should they choose version 11.1?<br>
if anyone know the workaround, please advise.<br>
<br>
With best regards,<br>
Tomo<br>
<br>
<br>
_______________________________________________<br>
Wien mailing list<br>
<a href="mailto:Wien@zeus.theochem.tuwien.ac.at">Wien@zeus.theochem.tuwien.ac.at</a><br>
<a href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien" target="_blank">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a><br>
SEARCH the MAILING-LIST at:  <a href="http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html" target="_blank">http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Professor Laurence Marks<br>Department of Materials Science and Engineering<br>Northwestern University<br><a href="http://www.numis.northwestern.edu" target="_blank">www.numis.northwestern.edu</a> 1-847-491-3996<br>
&quot;Research is to see what everybody else has seen, and to think what nobody else has thought&quot;<br>Albert Szent-Gyorgi
</div>