Topic: SWIG package
Did you make a custom executable to spit out Fortran wrapper code using the SWIG module? Or is it just the regular SWIG program? Because normally it doesn't (at least I think it doesn't) do Fortran.
I'm looking to use a few C libraries in Fortran, and the less wrapper code I have to write, the happier I'll be, so SWIG looks promising.