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'm developing a library in C and I would like to distribute also for FORTRAN (actually, I'm following much of the MPICH's programming style).</div>
<div>Browsing through MPICH's code, I have seem in the "binding" directory the "buildiface" 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'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>