From: "DeHackEd" Subject: Internal Compiler Error 40 Date: Sun, 14 Dec 1997 11:59:56 -0500 Lines: 12 Message-ID: Newsgroups: comp.os.msdos.djgpp To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I was compiling a game I was trying to write and got an internal compiler error 40. I was using C++. Does anyone have any idea what that is? It also asked me to send a bug report to some email address. The error occurred at the end of a try{}catch(...){} command. On the } of the catch(...). It may not make a different, but the EXE is DJP compressed. Any ideas? And yes I did use -fhandle-exceptions