[Mono-list] Need advice about Mono C# + MinGW Fortran (Robert Dodier)

Evgeny Pirogov pirogov.e at gmail.com
Sun Mar 4 19:51:16 UTC 2018


Hello, Robert.

I have found some kind of instruction in GNU Fortran  web site for you.

https://gcc.gnu.org/onlinedocs/gfortran/Non-Fortran-Main-Program.html#Non-Fortran-Main-Program

but if you want to use PInvoke with your dll, you should not reference it
but create native calls wrapper for you in C#.

https://software.intel.com/en-us/articles/calling-fortran-function-or-subroutine-in-dll-from-c-code

I hope it helps with your research.

Yevhen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dot.net/pipermail/mono-list/attachments/20180304/1fcedefd/attachment.html>


More information about the Mono-list mailing list