Re: gfortran binaries from 64 to 32 bit



On 15 Set, 17:13, Thomas Koenig <tkoe...@xxxxxxxxxxxxx> wrote:
On 2007-09-14, chiara <bernardini.chi...@xxxxxxxxx> wrote:

I have a problem that i cannot fix and haven't found any suggestion on
the web.
I have run a program on a 64bit linux opensuse10.1(let's call it
gemini), compiled with intel fortran compiler. Now for some reasons I
have moved this calculation on a 32bit linux10.2 (call it dante), and
have compiled using gfortran (32bit installation). This program has to
read files written in gemini, and now that i am trying to run it in
dante, it can't read the binary files. Is there some options on
gfortran which allows to read binaries written by a 64 bit machine??

This is a question of the gfortran version. Since gcc
4.2.0, gfortran uses a record marker scheme that's compatible
with Intel's scheme. Use 4.2.0 or 4.2.1, or the development
snapshot of the upcoming 4.3.0 release. Details can be found athttp://gcc.gnu.org/wiki/GFortranBinaries.

Sometimes I wish I'd implemented the Intel scheme earlier, in time
for 4.1.* ...

Thanks to all, I try to upgrade the version.
Chiara

.



Relevant Pages

  • Re: gfortran binaries from 64 to 32 bit
    ... gemini), compiled with intel fortran compiler. ... have compiled using gfortran. ... dante, it can't read the binary files. ...
    (comp.lang.fortran)
  • Re: gfortran binaries from 64 to 32 bit
    ... gemini), compiled with intel fortran compiler. ... have compiled using gfortran. ...
    (comp.lang.fortran)
  • Re: gfortran binaries from 64 to 32 bit
    ... gemini), compiled with intel fortran compiler. ... have compiled using gfortran. ... dante, it can't read the binary files. ...
    (comp.lang.fortran)
  • gfortran binaries from 64 to 32 bit
    ... gemini), compiled with intel fortran compiler. ... have compiled using gfortran. ... dante, it can't read the binary files. ...
    (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)