delorie.com/archives/browse.cgi | search |
Date: | Thu, 9 Oct 1997 19:11:29 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
To: | "Salvador Eduardo Tropea (SET)" <salvador AT inti DOT edu DOT ar> |
cc: | Herman Geza <hg211 AT hszk DOT bme DOT hu>, djgpp AT delorie DOT com |
Subject: | Re: Compiler crashes... |
In-Reply-To: | <m0xJG5k-000S1sC@inti.gov.ar> |
Message-ID: | <Pine.SUN.3.91.971009190946.3072D-100000@is> |
MIME-Version: | 1.0 |
On Thu, 9 Oct 1997, Salvador Eduardo Tropea (SET) wrote: > And the error was ouf of virtual and not an stack fault, that's the most > strange part. Why is that strange? Is there any reason to believe that cc1 allocates all the space it needs to compile that code on its stack? For all I know, it can just as well call malloc. Then it would say "out of virtual memory". No?
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |