|
@@ -131,7 +131,7 @@ code.</para></listitem>
|
|
|
<emphasis>__cxa_atexit</emphasis>, rather than
|
|
|
<emphasis>atexit</emphasis>, to register C++ destructors for local
|
|
|
statics and global objects. This option is essential for fully
|
|
|
-standards-compliant handling of destructors. It also effects the C++
|
|
|
+standards-compliant handling of destructors. It also affects the C++
|
|
|
ABI, and therefore results in C++ shared libraries and C++ programs
|
|
|
that are interoperable with other Linux
|
|
|
distributions.</para></listitem>
|