Message-ID: <36F1CA96.28A0CD3@home.com> From: "Edward F. Sowell" Organization: @Home Network X-Mailer: Mozilla 4.02 [en]C-AtHome0402 (Win95; U) MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Large compile files cause fault Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 10 Date: Fri, 19 Mar 1999 03:50:34 GMT NNTP-Posting-Host: 24.0.195.218 X-Complaints-To: abuse AT home DOT net X-Trace: news.rdc2.occa.home.com 921815434 24.0.195.218 (Thu, 18 Mar 1999 19:50:34 PDT) NNTP-Posting-Date: Thu, 18 Mar 1999 19:50:34 PDT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I have experienced GPFs when trying to compile files > 1Mb. There is no messgae from g++; Windows just reports the GPF and the DOS box it is running in is killed. I suspect it's running out of stack/heap. Is there a switch like th -Zm switch in VC++ that tells it to use a bigger one? Is this a known problem? Ed Sowell