The GCC documentation documents this in C++ Standards Support in GCC . Please note that the MSP430 architecture uses a different runtime library ( newlib ), so features that require runtime support (e.g., exceptions) might not be available.
↧