Mail Archives: djgpp/1997/04/28/23:40:23
From: | "Jeff Jones" <jbjones AT arches DOT uga DOT edu>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | help! everything that I compile crashes
|
Date: | 28 Apr 1997 23:20:31 GMT
|
Organization: | none
|
Lines: | 19
|
Message-ID: | <01bc542a$960c9d60$LocalHost@mo-hefty>
|
NNTP-Posting-Host: | s20-pm04.athens.campus.mci.net
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
I'm currently taking a 202 level programing class and figured I would
download a DOS compiler to supplement the UNIX GCC that we use for class.
However, every single program that I compile crashes the Win95 DOS session.
I use the command line:
gcc temp.c -o temp.exe
It gives me this error message:
unspecified exception
Fault location: 06F8:0158
Interrupts in service: None
All of the programs give the same message and I know the programs work on
the UNIX compiler and on a friends Quick C DOS compiler so I'm assuming
that its somthing with the way that I'm compiling stuff. Any help would be
appreciated very very much.
- Raw text -