Date: Tue, 19 May 1998 10:16:24 +0300 (IDT) From: Eli Zaretskii To: "Milan Vontorcik, 5i2 MFF UK" cc: djgpp AT delorie DOT com Subject: re: problem with page fault In-Reply-To: <5C2E097195@Cezap.ii.fmph.uniba.sk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Mon, 18 May 1998, Milan Vontorcik, 5i2 MFF UK wrote: > > Did you try the advice in section 6.4 of the DJGPP FAQ list (regarding > > bumping up the stack of cc1 and cc1plus, and enlarging the heap size of > > CWSDPMI)? If not, please do that and see if it helps. > I read all documentation about CWSDPMI and lynx2-8 and I set bigger heap. > But compilation of one file from 48 files failed. Please add -v -Q to the compilation switches and post everything that gets printed. Also, did you compiled from the command line or from inside some other program, such as RHIDE or Make? If the latter, please see if running gcc from the command line works or crashes.