delorie.com/archives/browse.cgi | search |
From: | Eduardo M Kalinowski <ekalin AT iname DOT com> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | C++ Exception Support |
Date: | Sat, 18 Sep 1999 17:46:45 GMT |
Organization: | Deja.com - Share what you know. Learn what you don't. |
Message-ID: | <7s0j62$b11$1@nnrp1.deja.com> |
NNTP-Posting-Host: | 200.219.150.144 |
X-Article-Creation-Date: | Sat Sep 18 17:46:45 1999 GMT |
X-Http-User-Agent: | Mozilla/4.5 [en] (X11; U; Linux 2.2.1 i586) |
X-Http-Proxy: | 1.0 x30.deja.com:80 (Squid/1.1.22) for client 200.219.150.144 |
X-MyDeja-Info: | XMYDJUIDekalin |
Lines: | 18 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
I was trying to run a C++ program compiled that uses exceptions, but instead of catching the exceptions, the program receives an ABORT signal and crashes. I'm using version 2.95 of the C++ compiler. The FAQ says that exceptions are supported after 2.8.0, so I guess that should work. I've tried compiling with the -fexceptions command line options, but that didn't help anything. Any suggestions? -- Eduardo M Kalinowski mailto:ekalin AT iname DOT com http://move.to/hp48g ICQ 10944368 Sent via Deja.com http://www.deja.com/ Share what you know. Learn what you don't.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |