Fortran Solving FORTRAN Compiling Errors with Code::Blocks

  • Thread starter Thread starter 600burger
  • Start date Start date
  • Tags Tags
    Fortran
Click For Summary
The discussion centers on troubleshooting issues with Code::Blocks while compiling FORTRAN code. A user reports encountering errors during the compilation process, specifically noting that the linker input file is unused and that a required object file is missing, resulting in a termination status error. Another participant contributes by mentioning their development of a plugin for Code::Blocks designed to enhance FORTRAN support, including features like a symbol browser and improved project compilation. The plugin is available for download from a specified website, indicating a potential solution for users facing similar issues.
600burger
Messages
63
Reaction score
0
Anyone have experience with Code::Blocks? I'm trying to get it to compile some FORTRAN for me, but getting some confusing errors.

While Compiling:

Code:
Compiling: horz.f90
mingw32-g++.exe: C:\Documents and Settings\...\horz.f90: linker input file unused because linking not done
Linking console executable: C:\Documents and Settings\...\horz\Release\horz.exe
mingw32-g++.exe: Release\horz.o: No such file or directory
Process terminated with status 1 (0 minutes, 0 seconds)
0 errors, 0 warnings

Usually I can work my way out of computer weirdness, but this one has me.

Thanks,
-A
 
Technology news on Phys.org
Hi
I am developing plugin for Code::Blocks which helps to use this IDE for Fortran. It adds Fortran symbol's browser, compilation of Fortran 90 projects and more. You can try to download it from darmar.vgtu.lt .
 
Learn If you want to write code for Python Machine learning, AI Statistics/data analysis Scientific research Web application servers Some microcontrollers JavaScript/Node JS/TypeScript Web sites Web application servers C# Games (Unity) Consumer applications (Windows) Business applications C++ Games (Unreal Engine) Operating systems, device drivers Microcontrollers/embedded systems Consumer applications (Linux) Some more tips: Do not learn C++ (or any other dialect of C) as a...

Similar threads

  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 17 ·
Replies
17
Views
7K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
8
Views
4K
  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 5 ·
Replies
5
Views
5K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K