some problems
Steve Kargl
sgk@troutmask.apl.washington.edu
Mon Jun 10 20:55:00 GMT 2019
On Mon, Jun 10, 2019 at 10:40:07PM +0200, Thomas Koenig wrote:
>
> > I am probably a very trained developer and in my life I have used many
> > fortran compilers for my core applications.
> >
> > I am currently using Intel fortran (on Windows 10) but I want to make some
> > tests on the gnu compiler.
> >
> > After installing the compiler I have tried to compile a quite simple fortran
> > file obtaining the following result.
>
> I don't use mingw myself much. I think you probably want the msys
> utilities to go with mingw.
>
> Myself, I use Cygwin on Windows, which has much more of a native
> UNIX look and feel and comes with a cross-compiler for native Windows
> applications using mingw.
>
Another option is to use Window 10's 'Windows subsystem for linux'.
I installed I Ubuntu under WSL and then used apt-get to install
gfortran 7 or 8. It's been awhile since I tested it.
--
Steve
More information about the Fortran
mailing list