This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
using -fno-exceptions
- To: libstdc++ at gcc dot gnu dot org
- Subject: using -fno-exceptions
- From: Dirk Mueller <dmuell at gmx dot net>
- Date: Sun, 14 Jan 2001 15:20:37 +0100
Hi,
It is no longer possible to use libstdc++ (v3) with a project that uses
-fno-exceptions. Is this intended behaviour ? Previously, all throw, catch
etc statements where encapsulated in preprocessor #defines (__STL_THROW
etc).
If not, I can prepare a patch but I want to know if I waste my time or not.
BTW, the ml archive doesn't list any mails from this millenium ?!
Please keep me cc'ed I'm not subscribed to this list.
Dirk