Date: 20 Feb 1997 05:02:00 +0100 From: jth AT jth DOT ping DOT de (Jens Theisen) Newsgroups: comp.os.msdos.djgpp Message-ID: <6REqf6ZjoNB@jth.ping.de> Subject: Exceptions in DJGPP? Lines: 7 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I want to use Exceptions in DJGPP. When I simpy use it, DJGPP asks me to use the option -fhandle-exceptions. If I do this, however, it tells me the error message: "undefined function terminate(void)". This function is not made by me, it's seems to be an internal function. I'me using version 2.7.2. - Jens Theisen / jth AT jth DOT ping DOT de -