G77 problem and help needed

Martin Gruenewald Martin.Grunewald@cern.ch
Sat Feb 24 14:42:00 GMT 2001


Hello;;

On 24 Feb 2001, Alexandre Oliva wrote:

> On Feb 24, 2001, Martin Gruenewald <Martin.Grunewald@cern.ch> wrote:
> 
> > All three routines are rather long BLOCKDATA routines. While the
> > compiler warns about large aggregate areas, it should still at least
> > compile them, rather than abort.
> 
> It only aborts because it runs out of virtual memory.  Give it enough
> time and virtual memory and it will eventually complete.
> 
> -- 

Well, no: seeing the error message I tried it on a 256MB RAM and 512MB
swap system (Linux 2.2), and it still does not compile. In fact, I
have not found any system on which it compiles, which tells me that
G77 just uses too much resources for a task which, when done
sequential when reading the file, should be doable with tiny memory
requirements.

Do you have other ideas? A hidden flag to tell G77 not to do anything
fancy? I tried various combinations of options but without success.

Thanks and best regards

Martin

--

Martin W. Gruenewald                   Humboldt University Berlin (HUB)
http://l3www.cern.ch/homepages/gruenew/welcome.html

CERN EP/L3 32-2C07                     e-mail: Martin.Grunewald@cern.ch
CH-1211 Geneva 23                      Phone:  ++41-22-76 79927, 79875, 74477
Switzerland                            Fax:    ++41-22-78 28923



More information about the Gcc-help mailing list