This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
-fno-exceptions documentation
- From: Howard Hinnant <hhinnant at apple dot com>
- To: libstdc++ <libstdc++ at gcc dot gnu dot org>
- Date: Mon, 5 Dec 2005 16:33:13 -0500
- Subject: -fno-exceptions documentation
I'm trying to round up all of our documentation on -fno-exceptions.
I've found:
http://gcc.gnu.org/onlinedocs/gcc/Code-Gen-Options.html#Code-Gen-Options
but was wondering if there was anything more. I'm especially
interested in any documentation concerning how libstdc++ reacts to
this compiler flag.
Thanks,
Howard