This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/38467] gfortran builds programs which don't run on Vista
- From: "dfranke at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Dec 2008 10:06:36 -0000
- Subject: [Bug fortran/38467] gfortran builds programs which don't run on Vista
- References: <bug-38467-17048@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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