Compatibility


SUBMITTED BY: vysmiles01

DATE: Jan. 7, 2016, 6:03 a.m.

FORMAT: Text only

SIZE: 480 Bytes

HITS: 10809

  1. To give compiler vendors greater freedom, the C++ standards committee decided not to dictate the implementation of name mangling, exception handling, and other implementation-specific features. The downside of this decision is that object code produced by different compilers is expected to be incompatible. There were, however, attempts to standardize compilers for particular machines or operating systems (for example C++ ABI),[42] though they seem to be largely abandoned now.

comments powered by Disqus