Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!purdue!tut.cis.ohio-state.edu!cs.utexas.edu!usc!apple!mips!rogerk From: rogerk@mips.COM (Roger B.A. Klorese) Newsgroups: comp.sys.mips Subject: Re: f77 large arrays Message-ID: <32418@servitude.mips.COM> Date: 30 Nov 89 00:53:52 GMT References: <1989Nov29.155110.2672@sobmips.UUCP> Reply-To: rogerk@mips.COM (Roger B.A. Klorese) Organization: MIPS Computer Systems, Sunnyvale, CA Lines: 25 In article <1989Nov29.155110.2672@sobmips.UUCP> laporte@sobmips.UUCP (p.laporte) writes: >When compiling the following program i get an error in as1 > > dimension i(800000) > data i/800000*0/ > stop > end > >f77 -c big.f > >as1: Error: , line 0: Not enough space >Fatal error in: /usr/lib/cmplrs/f77/as1 - core dumped >Signal 139 > >If i remove the data line all is ok. > >Has anyone faced the same problem and found a solution. It shouldn't coredump, but does because as1 is growing too big for your swap space. -- ROGER B.A. KLORESE MIPS Computer Systems, Inc. phone: +1 408 720-2939 928 E. Arques Ave. Sunnyvale, CA 94086 rogerk@mips.COM {ames,decwrl,pyramid}!mips!rogerk "I want to live where it's always Saturday." -- Guadalcanal Diary