From: David Jenkins Newsgroups: comp.os.msdos.djgpp Subject: Re: help! everything that I compile crashes Date: Wed, 30 Apr 1997 06:41:20 +0100 Organization: None Distribution: world Message-ID: References: <01bc542a$960c9d60$LocalHost AT mo-hefty> <336478B4 DOT 381F AT SPAMcs DOT com> NNTP-Posting-Host: jenkinsdavid.demon.co.uk MIME-Version: 1.0 Lines: 29 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk In article <336478B4 DOT 381F AT SPAMcs DOT com>, "John M. Aldrich" writes >Jeff Jones wrote: >> >> gcc temp.c -o temp.exe >> >> It gives me this error message: >> >> unspecified exception >> Fault location: 06F8:0158 >> Interrupts in service: None > >This seems like a configuration problem or an outdated version of the >gcc compiler, as nobody I know has ever had this problem in Windows 95. >Please add '-v' to the above command line and post a capture of the >output. You're using DJGPP v2.01, are you not? If so, then use this >command: I haven't compiled from a Dos session since I got Rhide. But shouldn't -lm be added to the command line?? > >redir -o gcc.log -eo gcc -v temp.c -o temp.exe > -- http://www.jenkinsdavid.demon.co.uk for C programmers. ICQ number 957766 http://www.mirabilis.com/ David Jenkins