Re: Problem with file writing
Philippe wrote:
Compiler is gfortan, system is Debian Lenny if this is necessary.
In general, you need to specify not just which compiler you are using,
but also which version, because bugs in one version are often fixed in a
later version.
For gfortran, you can get the version using "gfortran -v". Other
compilers will typically have a similar option, although it is not
always spelled the same way.
.
Relevant Pages
- Re: Gfortran 2006 Year End Status Report
... (* Something some compiler developers (I don't mean specifically gfortran ... in this case a compiler I can use. ... This is another area where the gfortran development ... distilling and reporting bugs. ... (comp.lang.fortran) - Re: gfortran 2007 annual report
... On Windows, you probably mean. ... I use gfortran as a native 64 bit ... compiler on GNU/Linux AMD64 now for about 2.5 years. ... but that is pretty common in old fortran source. ... (comp.lang.fortran) - Re: Gfortran 2006 Year End Status Report
... first time gfortran was able to compile the CASTEP ab-initio materials modelling ... Is CASTEP mostly F77 code? ... There's not much use of features in F95 but not F90, ... in this case a compiler I can use. ... (comp.lang.fortran) - Re: gfortran 2007 annual report
... I use gfortran as a native 64 bit ... compiler on GNU/Linux AMD64 now for about 2.5 years. ... I downloaded the latest Cygwin build ... While I'm not trying to disparage an honorable effort, ... (comp.lang.fortran) - Re: Problem with log function - Intel fortran compiler under Linux
... compiler under Linux ... Linux: Red Hat Enterprise Linux, ... Now there are still NaNs appearing, ... I use gfortran to compile the program and that causes ... (comp.lang.fortran) |
|