This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: throwing C++ exceptions across C frames
- From: Ben Liblit <liblit at eecs dot berkeley dot edu>
- To: gcc at gcc dot gnu dot org
- Date: Mon, 30 Dec 2002 20:57:58 -0800
- Subject: Re: throwing C++ exceptions across C frames
- References: <3E112216.80802@eecs.berkeley.edu>
OK, you people are good. I didn't even have time to fire off a
clarifying message before multiple replies told me to use
"-fexceptions". In hindsight, I guess I was asking an easy question.
Still, those speedy replies are much appreciated.
Thanks!