From: "John M. Aldrich" Newsgroups: comp.os.msdos.djgpp Subject: Re: help! everything that I compile crashes Date: Mon, 28 Apr 1997 10:15:16 +0000 Organization: Two pounds of chaos and a pinch of salt Lines: 33 Message-ID: <336478B4.381F@SPAMcs.com> References: <01bc542a$960c9d60$LocalHost AT mo-hefty> Reply-To: fighteer AT cs DOT com NNTP-Posting-Host: ppp103.cs.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk 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: redir -o gcc.log -eo gcc -v temp.c -o temp.exe Then post the contents of the file 'err.log'. If you have an earlier version of DJGPP, please upgrade to the latest version (ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2/readme.1st, etc.) and try again. -- John M. Aldrich, aka Fighteer I -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCS d- s+:- a-->? c++>$ U@>++$ p>+ L>++ E>++ W++ N++ o+>++ K? w(---) O- M-- V? PS+ PE Y+ PGP- t+(-) 5- X- R+(++) tv+() b+++ DI++ D++ G>++ e(*)>++++ h!() !r !y+() ------END GEEK CODE BLOCK------