| delorie.com/archives/browse.cgi | search |
| Sender: | nate AT cartsys DOT com |
| Message-ID: | <359417C0.B7492D1B@cartsys.com> |
| Date: | Fri, 26 Jun 1998 14:50:56 -0700 |
| From: | Nate Eldredge <nate AT cartsys DOT com> |
| MIME-Version: | 1.0 |
| To: | Leonardo Brondani Schenkel <schenkel AT inf DOT ufsm DOT br> |
| CC: | djgpp AT delorie DOT com |
| Subject: | Re: Exception handling |
| References: | <3593CD72 DOT B0BC7C1E AT inf DOT ufsm DOT br> |
Leonardo Brondani Schenkel wrote: > > I'm new to DJGPP and I'm having some problems using C++ > exception-handling. The following code [snipped] > produces the following output: > > > throwing an exception... Abort! > > I think unexpected(), or terminate() is been called, but why? > (I'm using DJGPP 2.1, binutils 2.8.1, gcc 2.8.0, gpp 2.8.0) Upgrade to GCC 2.8.1, where this is fixed. -- Nate Eldredge nate AT cartsys DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |