This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]