www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/10/18/13:42:08

Message-Id: <3.0.5.32.19981018094104.00b17360@ns1.avatar.com>
X-Sender: kory AT ns1 DOT avatar DOT com
X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32)
Date: Sun, 18 Oct 1998 09:41:04 -0600
To: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
From: Kory Hamzeh <kory AT avatar DOT com>
Subject: Re: gcc 2.7.2 crashing under win95
Cc: djgpp AT delorie DOT com
In-Reply-To: <Pine.SUN.3.91.981018135422.2705n-100000@is>
References: <3 DOT 0 DOT 5 DOT 32 DOT 19981017134344 DOT 00b779c0 AT ns1 DOT avatar DOT com>
Mime-Version: 1.0
Reply-To: djgpp AT delorie DOT com

At 01:54 PM 10/18/98 +0200, Eli Zaretskii wrote:
>
>On Sat, 17 Oct 1998, Kory Hamzeh wrote:
>
>> I'm running DJGPP 2.01 with gcc 2.7.2 in a win95 DOS box. stubify seems to
>> crash quiet frequently. It will usually work the first time I run gcc, but
>> the second time is will alway crash.
>
>Please post here the exact message printed when it crashes.
>

Hi Eli,

Yesterday, when gcc would crash, I'd get a small dialog box. Today, I'm
getting the famous blue screeen. I'm not sure why this is happening since I
did not change a thing from last night.

Anyway, the first blue screen now says: "exception 0E in VxD VREDIR ..
called from IFSMGR. Please any key to return." When I press a key, I then
get "exception 0E in VNBI .. called from VTDI". And it goes on and on until
the system basically locks up.

The program that I'm trying to compile, x.c, is:


main()
{

  int     i;

  for( i = 0; i < 3; i++)
    {
      printf( " i = %d\n", i );
    }
}

My command line is:

gcc -o x x.c

Like I said in the orignal post, it works the first time, and it crashes
the second time. Yesterday, I use to be able to open another dos box and
again it would work the first time and crash the second time. Today, the
system is pretty hosed after the first crash.

Any help would be greatly appreciated!

Kory

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019