Date: Thu, 22 Jan 1998 18:44:06 +0200 (IST) From: Eli Zaretskii To: Elliott , B Hodge cc: djgpp AT delorie DOT com Subject: Re: PGCC Users Please Read In-Reply-To: <34C627BB.5DCB0401@stud.warande.ruu.nl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Wed, 21 Jan 1998, Elliott wrote: > I haven't tested it exhaustively, but every single program I compile > with pgcc 1.01 over djgpp 2.02 alpha crashes with exception faults under > Win 95 DPMI. ( Plain DOS and CWSDPMI works OK ). It works OK when > compiled as pgcc 1.01 over djgpp 2.01. B Hodge writes: > I too had the same problem. Ended up I had to reinstall back to 2.01 and > it works fine now. This is a known problem in the current alpha of v2.02. Please note that alpha releases are NOT intended to be used in your day-to-day work; it is for people who want to debug the next release. Debugging means deliberately making the code crash to find the reason. Please do NOT jump on the alphas and start using it, or you *will* get burnt. And certainly do NOT overwrite your v2.01 installation with v2.02 alphas; I think even the pre-testers don't do that (I certainly don't). In fact, I don't even recommend using beta releases for production, and IMHO v2.02 has still a long way to get into beta. If you need to have a better library, just get the patched libc from Tom Demmer's site. It has every known bug in stock v2.01 corrected, but without the new exciting bugs of v2.02.