Author Topic: fortran 95 codes do not work on C::B on Windows 10  (Read 3418 times)

Offline brianpt

  • Single posting newcomer
  • *
  • Posts: 3
fortran 95 codes do not work on C::B on Windows 10
« on: September 26, 2018, 09:31:47 pm »
The open statement doesn't work with error of memory reference.  I have installed C::B on my windows 10 and compiled successfully a Fortran 90 code.  However, it runs with error that the open statement doesn't work.

Any help is appreciated.

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353

Offline brianpt

  • Single posting newcomer
  • *
  • Posts: 3
Re: fortran 95 codes do not work on C::B on Windows 10
« Reply #2 on: September 27, 2018, 03:34:55 am »
It works now with the new compiler of mingw32 8.1.   The bug's been frustrating me and now I can move on.

Thanks a lot.