Date: Fri, 25 Feb 1994 22:17:48 -0500 From: davis AT amy DOT tch DOT harvard DOT edu ("John E. Davis") To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: BCC 3.0 hangs GO32 !! (also free product announcement) Hi, This problem might have already been fixed with version 1.11 of DJGPP; I am still using version 1.10. Anyway, after I run bcc 3.0, Go32 will crash. Is this a problem with Go32 or is it something that BCC 3.0 is doing wrong? If it is a Go32 problem, will upgrading to 1.11 solve it? Incidently, I have uploaded new versions of my S-Lang embedded C-like interpreter package and my Emacs-like JED editor to amy.tch.harvard.edu. If you simply pick up JED, you get S-Lang bundled with it (JED embedds S-Lang as its C-like extension language). Both of these programs compile under BCC and DJGPP on DOS as well as running under Unix and VMS. Many people have found JED to be a nice alternative to Emacs since JED takes up only about 1 Meg of hard drive space (executable + source + docs + library files-- most of the space is due to the source). See the file changes.txt for new features.