Re: fortran module name mangling

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> I want to call a subroutine in a fortran module in C++ and discovered
> the AC_FC_FUNC macro. It seems it does not work with fortran modules.

Can you use the newer ISO_C_BINDING intrinsic module to write a
C-compatible wrapper employing BIND(C), write your C++ to that API,
and be done?

- Rhys

_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
https://lists.gnu.org/mailman/listinfo/autoconf




[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux