From: Andris Pavenis To: etienne_jl AT email DOT com, Etienne , gcc-bugs AT gcc DOT gnu DOT org Subject: Re: DJGPP2.952 internal compiler error Date: Mon, 6 Mar 2000 21:44:39 +0200 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: <20000306081208 DOT 13539 DOT qmail AT web1608 DOT mail DOT yahoo DOT com> In-Reply-To: <20000306081208.13539.qmail@web1608.mail.yahoo.com> Cc: djgpp AT delorie DOT com MIME-Version: 1.0 Message-Id: <00030622024700.00335@hal> Content-Transfer-Encoding: 8bit Reply-To: djgpp AT delorie DOT com On Mon, 06 Mar 2000, Etienne wrote: > > Hi everybody! > > GCC is a very good product. I like it very much. Keep up the good work! > But since nothing is perfect, here is a bug report compiling UPX 0.992. I > enclose all the files needed to reproduce the "internal compiler error". Just > type "make target=djgpp" in the extraction directory. > I use the latest release of all the tools: GCC/GPP 2.952, BNU2.951, DJDEV2.03 > and so on. The OS is MS-DOS 6.22. The DPMI server is QDPMI, which reports a > "memory access violation" and aborts. > > I you have any problem to reproduce the bug or need some additional > information, do not hesitate to contact me. > At least I didn't get problems when tried to build UPX-0.99.2 for DJGPP with: native compiler for DJGPP under Win98 cross-compiler under Linux (make target=djgpp CC=i586-pc-msdosdjgpp-gcc) So is the problem reproducible ? (does it happen once more if You rerurn make target=djgpp If no, then perhaps have trouble with QDPMI. Try using CWSDPMI instead Andris