Re: gfortran compiler problems

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2024-11-04 23:57, George Rinker wrote:
I've been having some problems getting my source code compiled with gfortran. In particular, I get inexplicable fatal errors with pointers to code lines that are legal and have compiled many times before, and the error messages are not informative and hang the command shell I'm using (cmd.exe). There seem to be problems with stderr, stdin, and stdout in the compiler, presumably due to incompatible terminal assignments. I've been writing Fortran programs continually for almost 60 years (since 1967), so it's not like I'm new at this. Is there a forum or something where I can get advice about this sort of thing?

- George Rinker

You can get gfortran from w64devkit:
https://github.com/skeeto/w64devkit/releases/latest

It is hard to comment further without more details, such as perhaps windows version or the gcc version you are using, or the code itself.



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux