Not Praise for Gfortran
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 45 articles for 0.010 sec
Re: Not! Praise for Gfortran     

Group: comp.lang.fortran · Group Profile · Search for Not Praise for Gfortran in comp.lang.fortran
Author: steven.bosscher
Date: Sep 19, 2008 17:30

... ... and got the file "penmp" instead of bilin.o ! I do not know if gfortran supports OpenMP, but at least the flag -openmp seems to be interpreted ... with ifort, -xopenmp with SunF95 and -fopenmp with gfortran. When preparing installation procedures for several compilers .... Yes, you're right and you're not the first to point this out. But legacy, ...
Show full article (1.48Kb) · Show article thread
Re: Not! Praise for Gfortran     

Group: comp.lang.fortran · Group Profile · Search for Not Praise for Gfortran in comp.lang.fortran
Author: steven.bosscher
Date: Sep 19, 2008 17:27

... During that time I toyed with Gfortran and put up with the 2 ... The Makefile system does *NOT* work with "gfortran" -- I've tried ... cd /home/coats/Work/Linux2_x86_64gfort; gfortran -c -DIOAPICPL=1 -DAUTO_ARRAYS=1 -DF90...> cd /home/coats/Work/Linux2_x86_64gfort; gfortran -c -DIOAPICPL=1 -DAUTO_ARRAYS=1 -... In GCC (and therefore also in gfortran), -oxxxx means "call the object file...
Show full article (2.66Kb) · Show article thread
Re: .NOT. (Re: Not! Praise for Gfortran) :o)     

Group: comp.lang.fortran · Group Profile · Search for Not Praise for Gfortran in comp.lang.fortran
Author: Ron Ford
Date: Sep 19, 2008 15:48

... got the file "penmp" instead of bilin.o ! I do not know if gfortran supports OpenMP, but at least the flag -openmp seems to ... I used the appropriate openmp flag for gfortran for the first time a couple weeks...Tobias Burns advised me so: F:\gfortran\source>gfortran -o thread -fopenmp ff55.f90 Seems...s anything I miss when I use gfortran it's an IDE and visual debugger...
Show full article (1.20Kb) · Show article thread
Re: Not! Praise for Gfortran     

Group: comp.lang.fortran · Group Profile · Search for Not Praise for Gfortran in comp.lang.fortran
Author: Gary Scott
Date: Sep 19, 2008 12:12

...... and got the file "penmp" instead of bilin.o ! I do not know if gfortran supports OpenMP, but at least the flag -openmp seems to be ... ifort, -xopenmp with SunF95 and -fopenmp with gfortran. When preparing installation procedures for several compilers and... http://www.g95.org -OR- Support the GNU GFortran Project: http://gcc.gnu.org/fortran/index.html ...
Show full article (1.59Kb) · Show article thread
Re: Not! Praise for Gfortran     

Group: comp.lang.fortran · Group Profile · Search for Not Praise for Gfortran in comp.lang.fortran
Author: fj
Date: Sep 19, 2008 12:09

...your compile statement ... and got the file "penmp" instead of bilin.o ! I do not know if gfortran supports OpenMP, but at least the flag -openmp seems to be interpreted as -o "... OpenMP : -openmp with ifort, -xopenmp with SunF95 and -fopenmp with gfortran. When preparing installation procedures for several compilers and architectures, it is easy ...
Show full article (1.09Kb) · Show article thread
Re: Not! Praise for Gfortran     

Group: comp.lang.fortran · Group Profile · Search for Not Praise for Gfortran in comp.lang.fortran
Author: Carlie J. Coats
Date: Sep 19, 2008 10:22

....Linux2_x86pg # # The following options are NOT library- nor object-compatible; # versions with...>>>> The Makefile system does *NOT* work with "gfortran" -- I've tried ... Actually the Makefile system does not work at all with either ... cd /home/coats/Work/Linux2_x86_64gfort; gfortran -c -DIOAPICPL=1 -DAUTO_ARRAYS=1 ... REMOVE:kargl[60] ~/work/bin/gfortran -c -DIOAPICPL=1 -DAUTO_ARRAYS=1 ...
Show full article (6.04Kb) · Show article thread
Re: Not! Praise for Gfortran     

Group: comp.lang.fortran · Group Profile · Search for Not Praise for Gfortran in comp.lang.fortran
Author: Steven G. Kargl
Date: Sep 19, 2008 07:34

... The Makefile system does *NOT* work with "gfortran" -- I've tried Actually the Makefile system does not work at all with either FreeBSD'... being from the Mandriva RPM gcc-gfortran-4.2.3-6mnb1. For a ... cd /home/coats/Work/Linux2_x86_64gfort; gfortran -c -DIOAPICPL=1 -DAUTO_ARRAYS=1 -DF90....o REMOVE:kargl[60] ~/work/bin/gfortran -c -DIOAPICPL=1 -DAUTO_ARRAYS=1 -DF90...
Show full article (2.00Kb) · Show article thread
Re: Not! Praise for Gfortran     

Group: comp.lang.fortran · Group Profile · Search for Not Praise for Gfortran in comp.lang.fortran
Author: Arjen Markus
Date: Sep 19, 2008 07:17

...I saw in your compile statement ... and got the file "penmp" instead of bilin.o ! I do not know if gfortran supports OpenMP, but at least the flag -openmp seems to be interpreted as -o "penmp", setting ...Ah, a more recent version uses -fopenmp to enable OpenMP (currently that version is not the default on my system) Regards, Arjen
Show full article (0.86Kb) · Show article thread
Re: Not! Praise for Gfortran     

Group: comp.lang.fortran · Group Profile · Search for Not Praise for Gfortran in comp.lang.fortran
Author: JayBee
Date: Sep 19, 2008 07:14

...statement ... and got the file "penmp" instead of bilin.o ! I do not know if gfortran supports OpenMP, but at least the flag -openmp seems to be interpreted as -o "penmp", setting the output file. Gfortran supports OpenMP, but the flag to enable it is ... But clearly this is all due to the incompetence of the gfortran developers. *rolleyes* -- JayBee
Show full article (0.96Kb) · Show article thread
.NOT. (Re: Not! Praise for Gfortran) :o)     

Group: comp.lang.fortran · Group Profile · Search for Not Praise for Gfortran in comp.lang.fortran
Author: Paul van Delst
Date: Sep 19, 2008 07:04

...compile statement ... and got the file "penmp" instead of bilin.o ! I do not know if gfortran supports OpenMP, but at least the flag -openmp seems to be interpreted as -...!" in the original post, I doubt the attitude towards gfortran is going to change too much. FWIW, gfortran is now my main development compiler for the radiative transfer model we work ...
Show full article (1.17Kb) · Show article thread
1 · 2 · 3 · 4 · 5 · next