Why does gfortran depend on the position of lblas flag?

前端 未结 0 824
慢半拍i
慢半拍i 2020-12-03 06:27

I can compile a FORTRAN code using

gfortran -o $target *.o -lblas

But it does not compile with

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