[Bug fortran/38467] gfortran builds programs which don't run on Vista

dfranke at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Dec 10 10:08:00 GMT 2008



------- Comment #1 from dfranke at gcc dot gnu dot org  2008-12-10 10:06 -------
Please ...
  a) ... specify the version of your compiler (gfortran --version) and 
     where/how it was obtained
  b) ... show a self-contained code example
  c) ... show a log of your actions, something like

    $> cat file.f
    [...]
    $> gfortran -Wall -W -fimplicit-none file.f -o foo.exe
    [...]
    $> foo.exe
    [...]

where you fill in the [...]


-- 

dfranke at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dfranke at gcc dot gnu dot
                   |                            |org
           Severity|critical                    |normal
             Status|UNCONFIRMED                 |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38467



More information about the Gcc-bugs mailing list