Date: Thu, 20 Nov 1997 21:13:21 -0500 (EST) Message-Id: <199711210213.VAA03806@delorie.com> From: DJ Delorie To: Vik DOT Heyndrickx AT rug DOT ac DOT be CC: djgpp-workers AT delorie DOT com In-reply-to: <3472AD16.641C@rug.ac.be> (message from Vik Heyndrickx on Wed, 19 Nov 1997 10:10:46 +0100) Subject: Re: djgpp 2.02 alpha 971114 Precedence: bulk > I cannot run any programs from the djgpp 2.02 alpha 971114 release > under Loose95; in addition to this, I cannot run any programs built with > this alpha release. > All those programs cause #GP's (and maybe other exceptions) and are > aborted. I haven't found the cause yet. Check through c1*.c where it sets up the DOS selector. The code looked suspicious last time I was in there.