Re: Windows array allocation problem



Tim Prince <timothyprince@xxxxxxxxxxxxx> wrote:

Noting that the original subject was Windows, I'm mystified that anyone
would find real benefit in using such large arrays on 32-bit XP. I
don't think g77 was made available for 64-bit Windows;

I mentioned g77 just as an example of the general principle that some
compilers can have limits. This was not intended to be any kind of
specific recommendation to use it (or not) in any particlar situation.
It was purely a concrete example of a general point. That's all.

--
Richard Maine | Good judgement comes from experience;
email: last name at domain . net | experience comes from bad judgement.
domain: summertriangle | -- Mark Twain
.



Relevant Pages

  • Re: g77 on Cygwin
    ... Then I type g77. ... I put test.f90 in d:\ (I mean windows xp). ... Unix instead of \ on DOS or Windows. ... command are registered in the environment variable PATH. ...
    (comp.lang.fortran)
  • Re: Fortran files
    ... I use G77 on both Linux and Windows, it works fine for my need. ... on the Linux box you can get free Intel compilers for non-comm. ...
    (comp.soft-sys.matlab)
  • Re: how to avoid auto new line?
    ... I don't have g77 running on windows, but I go have it on a linux box. ... a terminateing newline to flush local buffers, ... windows, or with file directed output, but it may get you going in the ...
    (comp.lang.fortran)
  • Re: Fortran files
    ... I use G77 on both Linux and Windows, it works fine for my need (quite limiting purpose, such as calling few optimization libraries). ...
    (comp.soft-sys.matlab)
  • g77 segmentation fault possible error allocating large arrays during runtime
    ... Generally I have been using g77 when writing and debugging my programs, ... but a different compiler (f77 on an IRIX machine) when running them. ... My program compiles and runs fine using f77 on the IRIX. ... allocated about 10MB of memory for use in arrays during runtime. ...
    (comp.lang.fortran)