public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* problem with opening files
@ 2020-04-05 18:58 ALAN P VONDEROHE
  2020-04-05 20:53 ` Jonathan Wakely
  0 siblings, 1 reply; 3+ messages in thread
From: ALAN P VONDEROHE @ 2020-04-05 18:58 UTC (permalink / raw)
  To: gcc-help

Hello,

All of a sudden, none of my FORTRAN programs can open files. Programs that opened files last week, cannot open them now. Any suggestions?

Thanks.

Alan Vonderohe

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: problem with opening files
  2020-04-05 18:58 problem with opening files ALAN P VONDEROHE
@ 2020-04-05 20:53 ` Jonathan Wakely
  2020-04-06 14:17   ` ALAN P VONDEROHE
  0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Wakely @ 2020-04-05 20:53 UTC (permalink / raw)
  To: ALAN P VONDEROHE; +Cc: gcc-help

On Sun, 5 Apr 2020 at 20:15, ALAN P VONDEROHE via Gcc-help
<gcc-help@gcc.gnu.org> wrote:
>
> Hello,
>
> All of a sudden, none of my FORTRAN programs can open files. Programs that opened files last week, cannot open them now. Any suggestions?

I suggest reading http://www.catb.org/esr/faqs/smart-questions.html
and I suggest you provide MUCH more information. Nobody can usefully
answer this.

Do you mean your code no longer works when it is recompiled? Or
binaries that were already compiled just stopped working? Or something
else?

Are you even using GCC to compile your code? Which version? Did you
change the version in the last week?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: problem with opening files
  2020-04-05 20:53 ` Jonathan Wakely
@ 2020-04-06 14:17   ` ALAN P VONDEROHE
  0 siblings, 0 replies; 3+ messages in thread
From: ALAN P VONDEROHE @ 2020-04-06 14:17 UTC (permalink / raw)
  To: jwakely.gcc; +Cc: gcc-help

Thanks for the quick reply.

I mean executable (.exe) FORTRAN programs that were compiled a few months ago and have worked perfectly until three days ago, no longer work. They cannot open files. 

In addition, new programs, that I compile and link today into executables, do not work. They cannot open files.

I use GCC version 5.2.0 to compile and link. I have been using it since September, 2019 and have never changed versions.

Alan Vonderohe

-----Original Message-----
From: jwakely.gcc@gmail.com <jwakely.gcc@gmail.com> 
Sent: Sunday, April 5, 2020 3:53 PM
To: ALAN P VONDEROHE <vonderoh@engr.wisc.edu>
Cc: gcc-help@gcc.gnu.org
Subject: Re: problem with opening files

On Sun, 5 Apr 2020 at 20:15, ALAN P VONDEROHE via Gcc-help <gcc-help@gcc.gnu.org> wrote:
>
> Hello,
>
> All of a sudden, none of my FORTRAN programs can open files. Programs that opened files last week, cannot open them now. Any suggestions?

I suggest reading http://www.catb.org/esr/faqs/smart-questions.html
and I suggest you provide MUCH more information. Nobody can usefully answer this.

Do you mean your code no longer works when it is recompiled? Or binaries that were already compiled just stopped working? Or something else?

Are you even using GCC to compile your code? Which version? Did you change the version in the last week?

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-04-06 14:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-05 18:58 problem with opening files ALAN P VONDEROHE
2020-04-05 20:53 ` Jonathan Wakely
2020-04-06 14:17   ` ALAN P VONDEROHE

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).