gpt4 book ai didi

linux - 使用 eclipse 编译 Fortran 代码时出错...通过 Linux 终端使用 Gfortran 时没问题

转载 作者:太空宇宙 更新时间:2023-11-04 03:44:02 26 4
gpt4 key购买 nike

我正在尝试使用 Eclipse 编译 .f Fortran 代码。我已经从 Eclipse 帮助站点尝试了以下两种方法:

  1. 使用自动生成的 Makefile 启动项目
  2. 使用手写的 Makefile 启动项目

但是,Eclipse 给出了多个不同的错误...以下是一些错误:

   DIMENSION DDDJ(0:IG,-1:JG)                                          
1
Error: Non-numeric character in statement label at (1)
../Main1.f:16.5:

DIMENSION DDDJ(0:IG,-1:JG)
1
Error: Unclassifiable statement at (1)
../Main1.f:19.5:

DIMENSION MSN(1:NPP) ! S(x,t)
1
Error: Non-numeric character in statement label at (1)
Fatal Error: Error count reached limit of 25.
make: *** [Main1.o] Error 1

14:51:55 Build Finished (took 1s.244ms)

我简单地使用Gfortran在终端中编译了代码,并获得了可执行文件并获得了结果。但 Eclipse 根本不适合我。

我想调试我的代码。这是 1236 个原始数据。有人可以帮助我使用 Eclipse 或有其他建议吗?

最佳答案

与Fortran文件的形式有关。我正在将代码复制到新的 Fortran 源文件中。我决定将已有的文件导入到项目中。

关于linux - 使用 eclipse 编译 Fortran 代码时出错...通过 Linux 终端使用 Gfortran 时没问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28819283/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com