This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: -fno-exceptions documentation


Howard Hinnant <hhinnant@apple.com> writes:

| 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.

As far as libstdc++ is conerned, you've 

    http://gcc.gnu.org/onlinedocs/libstdc++/abi.html

which describes the contract we've outlined for libstdc++ ABI.

-- Gaby


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]