<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><htmlxmlns="http://www.w3.org/1999/xhtml"><head><metahttp-equiv="Content-Type"content="text/html; charset=UTF-8"/><title>PartIV. Appendices</title><metaname="generator"content="DocBook XSL-NS Stylesheets V1.78.1"/><metaname="keywords"content="ISO C++, runtime, library"/><linkrel="home"href="../index.html"title="The GNU C++ Library"/><linkrel="up"href="index.html"title="The GNU C++ Library Manual"/><linkrel="prev"href="ext_concurrency_use.html"title="Use"/><linkrel="next"href="appendix_contributing.html"title="AppendixA. Contributing"/></head><body><divclass="navheader"><tablewidth="100%"summary="Navigation header"><tr><thcolspan="3"align="center">PartIV.
</th></tr><tr><tdwidth="20%"align="left"><aaccesskey="p"href="ext_concurrency_use.html">Prev</a></td><thwidth="60%"align="center">The GNU C++ Library Manual</th><tdwidth="20%"align="right"><aaccesskey="n"href="appendix_contributing.html">Next</a></td></tr></table><hr/></div><divclass="part"><divclass="titlepage"><div><div><h1class="title"><aid="appendix"></a>PartIV.
</h1></div></div></div><divclass="toc"><p><strong>Table of Contents</strong></p><dlclass="toc"><dt><spanclass="appendix"><ahref="appendix_contributing.html">A.
</a></span></dt><dd><dl><dt><spanclass="section"><ahref="appendix_porting.html#appendix.porting.build_hacking">Configure and Build Hacking</a></span></dt><dd><dl><dt><spanclass="section"><ahref="appendix_porting.html#build_hacking.prereq">Prerequisites</a></span></dt><dt><spanclass="section"><ahref="appendix_porting.html#build_hacking.overview">Overview</a></span></dt><dd><dl><dt><spanclass="section"><ahref="appendix_porting.html#build_hacking.overview.basic">General Process</a></span></dt><dt><spanclass="section"><ahref="appendix_porting.html#build_hacking.overview.map">What Comes from Where</a></span></dt></dl></dd><dt><spanclass="section"><ahref="appendix_porting.html#build_hacking.configure">Configure</a></span></dt><dd><dl><dt><spanclass="section"><ahref="appendix_porting.html#build_hacking.configure.scripts">Storing Information in non-AC files (like configure.host)</a></span></dt><dt><spanclass="section"><ahref="appendix_porting.html#build_hacking.configure.conventions">Coding and Commenting Conventions</a></span></dt><dt><spanclass="section"><ahref="appendix_porting.html#build_hacking.configure.acinclude">The acinclude.m4 layout</a></span></dt><dt><spanclass="section"><ahref="appendix_porting.html#build_hacking.configure.enable"><codeclass="constant">GLIBCXX_ENABLE</code>, the <codeclass="literal">--enable</code> maker</a></span></dt></dl></dd><dt><spanclass="section"><ahref="appendix_porting.html#build_hacking.make">Make</a></span></dt></dl></dd><dt><spanclass="section"><ahref="documentation_hacking.html">Writing and Generating Documentation</a></span></dt><dd><dl><dt><spanclass="section"><ahref="documentation_hacking.html#doc.intro">Introduction</a></span></dt><dt><spanclass="section"><ahref="documentation_hacking.html#doc.generation">Generating Documentation</a></span></dt><dt><spanclass="section"><ahref="documentation_hacking.html#doc.doxygen">Doxygen</a></span></dt><dd><dl><dt><spanclass="section"><ahref="documentation_hacking.html#doxygen.prereq">Prerequisites</a></span></dt><dt><spanclass="section"><ahref="documentation_hacking.html#doxygen.rules">Generating the Doxygen Files</a></span></dt><dt><spanclass="section"><ahref="documentation_hacking.html#doxygen.debug">Debugging Generation</a></span></dt><dt><spanclass="section"><ahref="documentation_hacking.html#doxygen.markup">Markup</a></span></dt></dl></dd><dt><spanclass="section"><ahref="documentation_hacking.html#doc.docbook">Docbook</a></span></dt><dd><dl><dt><spanclass="section"><ahref="documentation_hacking.html#docbook.prereq">Prerequisites</a></span></dt><dt><spanclass="section"><ahref="documentation_hacking.html#docbook.rules">Generating the DocBook Files</a></span></dt><dt><spanclass="section"><ahref="documentation_hacking.html#docbook.debug">Debugging Generation</a></span></dt><dt><spanclass="section"><ahref="documentation_hacking.html#docbook.validation">Editing and Validation</a></span></dt><dt><spanclass="section"><ahref="documentation_hacking.html#docbook.examples">File Organization and Basics</a></span></dt><dt><spanclass="section"><ahref="documentation_hacking.html#docbook.markup">Markup By Example</a></span></dt></dl></dd></dl></dd><dt><spanclass="section"><ahref="internals.html">Porting to New Hardware or Operating Systems</a></span></dt><dd><dl><dt><spanclass="section"><ahref="internals.html#internals.os">Operating System</a></span></dt><dt><spanclass="section"><ahref="internals.html#internals.cpu">CPU</a></span></dt><dt><spanclass="section"><ahref="internals.html#internals.char_types">Character Types</a></span></dt><dt><spanclass="section"><ahref="internals.html#internals.thread_safety">Thread Safety</a></span></dt><dt><spanclass="section"><ahref="internals.html#internals.numeric_limits">Numeric Limits</a></span></dt><dt><spanclass="section"><ahref="internals.html#internals.libtool">Libtool</a></span></dt></dl></dd><dt><spanclass="section"><ahref="test.html">Test</a></span></dt><dd><dl><dt><spanclass="section"><ahref="test.html#test.organization">Organization</a></sp
</a></span></dt></dl></dd></dl></dd></dl></dd><dt><spanclass="section"><ahref="abi.html">ABI Policy and Guidelines</a></span></dt><dd><dl><dt><spanclass="section"><ahref="abi.html#abi.cxx_interface">The C++ Interface</a></span></dt><dt><spanclass="section"><ahref="abi.html#abi.versioning">Versioning</a></span></dt><dd><dl><dt><spanclass="section"><ahref="abi.html#abi.versioning.goals">Goals</a></span></dt><dt><spanclass="section"><ahref="abi.html#abi.versioning.history">History</a></span></dt><dt><spanclass="section"><ahref="abi.html#abi.versioning.prereq">Prerequisites</a></span></dt><dt><spanclass="section"><ahref="abi.html#abi.versioning.config">Configuring</a></span></dt><dt><spanclass="section"><ahref="abi.html#abi.versioning.active">Checking Active</a></span></dt></dl></dd><dt><spanclass="section"><ahref="abi.html#abi.changes_allowed">Allowed Changes</a></span></dt><dt><spanclass="section"><ahref="abi.html#abi.changes_no">Prohibited Changes</a></span></dt><dt><spanclass="section"><ahref="abi.html#abi.impl">Implementation</a></span></dt><dt><spanclass="section"><ahref="abi.html#abi.testing">Testing</a></span></dt><dd><dl><dt><spanclass="section"><ahref="abi.html#abi.testing.single">Single ABI Testing</a></span></dt><dt><spanclass="section"><ahref="abi.html#abi.testing.multi">Multiple ABI Testing</a></span></dt></dl></dd><dt><spanclass="section"><ahref="abi.html#abi.issues">Outstanding Issues</a></span></dt></dl></dd><dt><spanclass="section"><ahref="api.html">API Evolution and Deprecation History</a></span></dt><dd><dl><dt><spanclass="section"><ahref="api.html#api.rel_300"><codeclass="constant">3.0</code></a></span></dt><dt><spanclass="section"><ahref="api.html#api.rel_310"><codeclass="constant">3.1</code></a></span></dt><dt><spanclass="section"><ahref="api.html#api.rel_320"><codeclass="constant">3.2</code></a></span></dt><dt><spanclass="section"><ahref="api.html#api.rel_330"><codeclass="constant">3.3</code></a></span></dt><dt><spanclass="section"><ahref="api.html#api.rel_340"><codeclass="constant">3.4</code></a></span></dt><dt><spanclass="section"><ahref="api.html#api.rel_400"><codeclass="constant">4.0</code></a></span></dt><dt><spanclass="section"><ahref="api.html#api.rel_410"><codeclass="constant">4.1</code></a></span></dt><dt><spanclass="section"><ahref="api.html#api.rel_420"><codeclass="constant">4.2</code></a></span></dt><dt><spanclass="section"><ahref="api.html#api.rel_430"><codeclass="constant">4.3</code></a></span></dt><dt><spanclass="section"><ahref="api.html#api.rel_440"><codeclass="constant">4.4</code></a></span></dt><dt><spanclass="section"><ahref="api.html#api.rel_450"><codeclass="constant">4.5</code></a></span></dt><dt><spanclass="section"><ahref="api.html#api.rel_460"><codeclass="constant">4.6</code></a></span></dt><dt><spanclass="section"><ahref="api.html#api.rel_470"><codeclass="constant">4.7</code></a></span></dt><dt><spanclass="section"><ahref="api.html#api.rel_480"><codeclass="constant">4.8</code></a></span></dt><dt><spanclass="section"><ahref="api.html#api.rel_490"><codeclass="constant">4.9</code></a></span></dt><dt><spanclass="section"><ahref="api.html#api.rel_50"><codeclass="constant">5</code></a></span></dt></dl></dd><dt><spanclass="section"><ahref="backwards.html">Backwards Compatibility</a></span></dt><dd><dl><dt><spanclass="section"><ahref="backwards.html#backwards.first">First</a></span></dt><dd><dl><dt><spanclass="section"><ahref="backwards.html#backwards.first.ios_base">No <codeclass="code">ios_base</code></a></span></dt><dt><spanclass="section"><ahref="backwards.html#backwards.first.cout_cin">No <codeclass="code">cout</code> in <codeclass="filename"><ostream.h></code>, no <codeclass="code">cin</code> in <codeclass="filename"><istream.h></code></a></span></dt></dl></dd><dt><spanclass="section"><ahref="backwards.html#backwards.second">Second</a></span></dt><dd><dl><dt><spanclass="section"><ahref="backwards.html#backwards.second.std">Namespace <codeclass="code">std::</code> not s
Removal of <codeclass="code">ostream::form</code> and <codeclass="code">istream::scan</code>
extensions
</a></span></dt><dt><spanclass="section"><ahref="backwards.html#backwards.second.stringstreams">No <codeclass="code">basic_stringbuf</code>, <codeclass="code">basic_stringstream</code></a></span></dt><dt><spanclass="section"><ahref="backwards.html#backwards.second.wchar">Little or no wide character support</a></span></dt><dt><spanclass="section"><ahref="backwards.html#backwards.second.iostream_templates">No templatized iostreams</a></span></dt><dt><spanclass="section"><ahref="backwards.html#backwards.second.thread_safety">Thread safety issues</a></span></dt></dl></dd><dt><spanclass="section"><ahref="backwards.html#backwards.third">Third</a></span></dt><dd><dl><dt><spanclass="section"><ahref="backwards.html#backwards.third.headers">Pre-ISO headers moved to backwards or removed</a></span></dt><dt><spanclass="section"><ahref="backwards.html#backwards.third.hash">Extension headers hash_map, hash_set moved to ext or backwards</a></span></dt><dt><spanclass="section"><ahref="backwards.html#backwards.third.nocreate_noreplace">No <codeclass="code">ios::nocreate/ios::noreplace</code>.