Re: Absoft f77 compiler error



In article <456A2EFF.2050701@xxxxxxxxxxxxx>,
Tim Prince <tprince@xxxxxxxxxxxxxxxxxxx> wrote:

ld for linux x86-64 limits static objects (arrays, common blocks) to
2GB. ALLOCATABLE arrays, for example, could be much larger. I don't
know of any compiler which supplies its own replacement for gnu binutils.

No, but we generally support -mcmodel=medium, which removes that limit.

-- greg


.



Relevant Pages

  • Re: equivalencing allocatable arrays
    ... extensions, such as allocatable arrays. ... present in your compiler. ... professional rather than a hobbiest situation, the cost of even the ... can be done with the particular extensions of some compiler. ...
    (comp.lang.fortran)
  • Re: equivalencing allocatable arrays
    ... extensions, such as allocatable arrays. ... present in your compiler. ... professional rather than a hobbiest situation, the cost of even the ... can be done with the particular extensions of some compiler. ...
    (comp.lang.fortran)
  • Re: What I can to do with old PL/1 code?
    ... There was a packaging bug in the original FP13 and the LRM was the Guide! ... PMR'd it and the fix pack was replaced (the replacement also fixed a ... that as I bought compiler a long ...
    (comp.lang.pl1)
  • Re: Compiling compaq visual fortran
    ... defining characters. ... Fortran 77 doesn't have allocatable arrays, so it is not at all ... Odds are that the OP needs an f90 compiler, but more than that I could ...
    (comp.lang.fortran)
  • Re: x86 Stack Confusion
    ... >>> Actually gcc for example will typically silently replace ... The compiler does interpret ... > If the implementation wants to do that replacement, it can make puts ...
    (comp.lang.c)