阅读背景:

使用gcc链接fortran和c++二进制文件。

来源:互联网 

I can use gcc to make calls between c and c++ or between c and fortran by using g++ or gfortran, respectively. But if I try to make procedure calls between c++ and fortran I get errors when compiling with either g++ or gfortran because neither knows about the other's required libraries. How can I link a project that uses source code written in both c++ and fortran?I can use gcc to make calls between c and c++ o




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: