comp.lang.ada
 help / color / mirror / Atom feed
From: harbaughs@EGLIN-VAX.ARPA
Subject: A guess at "Problem with memory usage-" problem
Date: Sat, 16-Aug-86 07:10:00 EDT	[thread overview]
Date: Sat Aug 16 07:10:00 1986
Message-ID: <8608161119.AA05623@ucbvax.Berkeley.EDU> (raw)

When I had similar memory problems with DEC compiler it turned out
that it wasn't anything to do with the source code sequence I was
giving the compiler but rather the rule that "The compiler cannot
update the Ada library until the entire compilation is performed
successfully". I was asking it to compile a great many compilation
units and it kept the results in it's virtual memory space (rather
than cretae a disk file and store them there) and memory overflowed
before it reached the end.
    If this is your problem a possible solution is to use separate 
compilations somehow without destroying the desired structure
of your source code. Hope this helps-If not remember it was free.
regards, sam harbaugh
---------------------
------

                 reply	other threads:[~1986-08-16 11:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox