Date: Wed, 7 Jan 1998 16:49:36 -0800 (PST) Message-Id: <199801080049.QAA10401@adit.ap.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: sl AT psycode DOT com, djgpp AT delorie DOT com From: Nate Eldredge Subject: Re: DJGPP internal error - strunit.h [1/1] Precedence: bulk At 09:45 1/7/1998 GMT, Gili wrote: >On Tue, 6 Jan 1998 02:09:24, Nate Eldredge wrote: > >> Next, your code makes heavy use of exceptions. Exceptions are not well >> supported by the current version of GCC, and you seem to have hit that. >> Either don't use them, or wait for GCC 2.8, where they will hopefully work >> better. >> > In the case of the latter, when is the next release of DJGPP due out? >> I assume you mean the next release of GCC. The answer, as always, is "Real >> soon now." :\ >> (The "next release" of the DJGPP library/tools is now in alpha, and can be >> found on Simtelnet, I think.) > > Does GCC have an URL I can refer to? Are there alpha releases of the >latest version of GCC? The canonical site for GNU software is ftp://prep.ai.mit.edu/pub/gnu/ although apparently this may change in the future. I don't think they release alphas, however. But also try `http://www.gnu.org'. Nate Eldredge eldredge AT ap DOT net