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

2008-12-13 Thread dfranke at gcc dot gnu dot org
--- Comment #9 from dfranke at gcc dot gnu dot org 2008-12-13 17:04 --- Glad it that works now :) Closing. -- dfranke at gcc dot gnu dot org changed: What|Removed |Added

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

2008-12-13 Thread marbertone at gmail dot com
--- Comment #8 from marbertone at gmail dot com 2008-12-13 16:59 --- Thanks for the 'shot in the dark' suggestion: it worked! Great, man! ;) Thank you Mario Alberto (In reply to comment #7) > $> gcc --version > shows the same as gfortran? > My only data point is, that I have see

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

2008-12-11 Thread dfranke at gcc dot gnu dot org
--- Comment #7 from dfranke at gcc dot gnu dot org 2008-12-12 00:01 --- $> gcc --version shows the same as gfortran? My only data point is, that I have seen programs that I compiled myself on XP run on Vista, so I know that *something* works. Would it be possible that there is some li

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

2008-12-11 Thread marbertone at gmail dot com
--- Comment #6 from marbertone at gmail dot com 2008-12-11 23:39 --- (In reply to comment #3) > > a) GNU Fortran (GCC) 4.4.0 20080603 (experimental) [trunk revision 136333] > Ok, but where did you get it from? Compiled from sources, binary package from > GFortran wiki, something else? e

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

2008-12-11 Thread marbertone at gmail dot com
--- Comment #5 from marbertone at gmail dot com 2008-12-11 23:37 --- (In reply to comment #4) > Add '.exe' to above command lines as you see fit :) (In reply to comment #3) > > a) GNU Fortran (GCC) 4.4.0 20080603 (experimental) [trunk revision 136333] > Ok, but where did you get it from

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

2008-12-11 Thread dfranke at gcc dot gnu dot org
--- Comment #4 from dfranke at gcc dot gnu dot org 2008-12-11 22:59 --- Add '.exe' to above command lines as you see fit :) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38467

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

2008-12-11 Thread dfranke at gcc dot gnu dot org
--- Comment #3 from dfranke at gcc dot gnu dot org 2008-12-11 22:58 --- > a) GNU Fortran (GCC) 4.4.0 20080603 (experimental) [trunk revision 136333] Ok, but where did you get it from? Compiled from sources, binary package from GFortran wiki, something else? > b) it doesn't matter, any

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

2008-12-11 Thread marbertone at gmail dot com
--- Comment #2 from marbertone at gmail dot com 2008-12-11 16:36 --- (In reply to comment #1) a) GNU Fortran (GCC) 4.4.0 20080603 (experimental) [trunk revision 136333] Copyright (C) 2008 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law

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

2008-12-10 Thread dfranke 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 $