This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: -fno-exceptions documentation
- From: Paolo Carlini <pcarlini at suse dot de>
- To: Howard Hinnant <hhinnant at apple dot com>
- Cc: libstdc++ <libstdc++ at gcc dot gnu dot org>
- Date: Mon, 05 Dec 2005 23:02:00 +0100
- Subject: Re: -fno-exceptions documentation
- References: <90616907-82C8-4A3E-A147-80A6ECE52C04@apple.com>
Hi Howard,
> 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.
In my opinion, there is room for improvement in the reaction itself. I
don't know if you found out yourself this thread:
http://gcc.gnu.org/ml/gcc/2004-10/msg00099.html
What do you think?
Paolo.