Is there a straightforward way to build a static load in gfortran?

后端 未结 0 558
没有蜡笔的小新
没有蜡笔的小新 2020-12-30 07:46

I am on a Mac powerbook with Gnu Fortran installed

gfortran -static-libgfortran -o prog.exe prog.f still produces an executable that tries to link to dynamic library

相关标签:
回答
  • 消灭零回复
提交回复
热议问题