Message-ID: <37D6BC56.AB5565E8@this.newsgroup> From: Tony Welsh X-Mailer: Mozilla 4.61 [en]C-NECCK (Win98; I) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: HELP! "invalid page exception"?? References: <37D534CD DOT 9FE72805 AT this DOT newsgroup> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 15 Date: Wed, 08 Sep 1999 20:43:18 +0100 NNTP-Posting-Host: 195.44.15.70 X-Trace: news2-hme0 936878268 195.44.15.70 (Thu, 09 Sep 1999 12:57:48 BST) NNTP-Posting-Date: Thu, 09 Sep 1999 12:57:48 BST To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > This is a mistake: you need lgpp295b.zip. lgp2811b.zip does not belong to GCC > 2.95, it's from an older version of the compiler. Mixing versions generally means > trouble. (But I don't think it is the reason for the crashes.) Got the file, did a fresh unpack so that no 2.81 stuff would be left (ie renamed the orignal directory, ran down the list of zips from the zip picker, uncompressing them into a folder called C:\DJGPP) The \GNU subfolder now only contains one folder with a 2.81 version number, "BINUTL-2.81". I then copied my \SRC directory into the DJGPP folder, entered the DOS box, entered "GCC -C C:\DJGPP\SRC\CHAP01_1.C" and was greeted by the wonderful error popup again, with the same exception details as before. The other folders in the \GNU directory are GCC-2.95, MAKE-3.77 and TEXINFO3.12