Date: Wed, 4 Jun 1997 09:55:09 +0300 (IDT) From: Eli Zaretskii To: Xiao cc: djgpp AT delorie DOT com, xiao AT unice DOT fr Subject: Re: DJGPP binaries obsolete for dosemu 0.66? (correction) In-Reply-To: <33928222.3A0293A7@pcmath126.unice.fr> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Mon, 2 Jun 1997, Xiao wrote: > > Then how do you explain that ``programs compiled by DJGPP continue to > > work fine...''? > > Important correction: The programs I compiled by DJGPP which are working > under dosemu-0.66 are compiled apparently by an installation mixing > files from DJGPP 2.00 and 2.01. Now that I completely renewed my DJGPP > installation to 2.01, programs compiled now crashes with the same > message. OK, that at least make the problem clear: v2.0 programs work while v2.01 programs crash. Here's what I'd suggest to do to try to solve this: 1) Check your DOSEmu setup per recommendations in section 3.4 of the DJGPP FAQ. If your setup is different from what's recommended there, change it and see if that helps. 2) Post here the entire message that is printed when the DJGPP programs crash. Maybe it includes additional info that will help to debug this. Specifically, it would be very important to know where exactly the programs crash, so we would be able to tell which operation causes this. Running a simple program under a debugger might be another way of gaining this info. 3) Post a question to Linux-related forum(s). Hopefully, somebody there will either suggest a work-around or correct the bug.