FFM with Fortran
Giuseppe Barbieri
elect86 at gmail.com
Wed Jul 17 09:11:15 UTC 2024
Hello folks,
I'd like to call from the Jvm a shared library (.so) compiled from Fortran
code, using some Python code.
My first question is, would this work? I assume yes
Now, since I don't have any classic header (.h) to generate something
automatically with jextract, I guess I'm gonna have to do this manually,
but is there a way, by any chance, I can inspect the binary library to list
the different methods (and their signature)?
Otherwise I have to dig into the Fortran source code..
Thanks in advance,
Giuseppe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/panama-dev/attachments/20240717/55217722/attachment.htm>
More information about the panama-dev
mailing list