Hi all,<div><br></div><div>I would like to ask a question about MPI implementation and not directly linked to MPI itself.</div><div><br></div><div>I&#39;m developing a library in C and I would like to distribute also for FORTRAN (actually, I&#39;m following much of the MPICH&#39;s programming style).</div>

<div>Browsing through MPICH&#39;s code, I have seem in the &quot;binding&quot; directory the &quot;buildiface&quot; script and, as far as I understood, it creates the necessary code to wrap C routines and publish them to the FORTRAN library.</div>

<div><br></div><div>My question is: buildiface script was developed from MPICH&#39;s team from scratch or there is a tool to help through this process?</div><div>Any suggestion on the process of wrapping C routines to FORTRAN library will help.</div>

<div><br></div><div>Thanks in advance and sorry for asking non MPI related questions.</div><div><br></div><div>Luiz//</div>