some problems
luigi.raimondi
luigi.raimondi@xpsimworld.com
Tue Jun 11 08:24:00 GMT 2019
Dear all,
By trying to compile a fortran source file I obtain only the following
message:
(null):0: confused by earlier errors, bailing out
I am not able to find compilation options for obtaining an output file
listing what the compiler reads and the error/warning messages issued.
I have always found this feature in all the compilers I have previously
used.
Best regards
Luigi Raimondi
-----Original Message-----
From: Steve Kargl [mailto:sgk@troutmask.apl.washington.edu]
Sent: Monday, June 10, 2019 22:55
To: Thomas Koenig <tkoenig@netcologne.de>
Cc: luigi.raimondi <luigi.raimondi@xpsimworld.com>; fortran@gcc.gnu.org
Subject: Re: some problems
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