Message-ID: <13288F4408ADD11186FF0060B06A4313033414CA@MSGWAW1> From: =?iso-8859-2?Q?Wojciech_Ga=B3=B1zka?= To: djgpp AT delorie DOT com, "'pavenis AT lanet DOT lv'" Subject: Re: Compile gcc-2.952 on Windows NT Date: Tue, 9 May 2000 16:17:54 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain Reply-To: djgpp AT delorie DOT com The problems I have found during compiling gcc-295 (yes I was using your build.sh) are twofold: 1 problems with memory In a middle of a compilation stage a pop-up message appears saying that there were some problems with 'access violation' and the whole NTVDM either hangs or at least the DLL part of the lfn services stops working 2 When compiling libgpp or libio libs, after 'stage 3' phase I sometimes get messages that source file cannot be found 'like 'don't know how to make ARG.c that is necessary for target ARG.o' or so I'm not sure whether these problems are the result of the lfn services being broken or DPMI problems itself. Other tsts I have made, and whose results are in docs/results.txt file in lfn004.zip file, show that in many cases even rather complex packages could be build for example emacs