X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=libstdc%2B%2B-v3%2Fdoc%2Fhtml%2Fmanual%2Fconfigure.html;h=9aadf235e3eeba8121aab4ff063fdcc034339e23;hb=9798da6283cc37872d357ca124af1c45b1fad41b;hp=2636cd92cf8e11e064bed1ddb12fa8c83f489845;hpb=a2c448455c4ee3e6d436f34e16dd5ddc5b1f0529;p=pf3gnuchains%2Fgcc-fork.git diff --git a/libstdc++-v3/doc/html/manual/configure.html b/libstdc++-v3/doc/html/manual/configure.html index 2636cd92cf8..9aadf235e3e 100644 --- a/libstdc++-v3/doc/html/manual/configure.html +++ b/libstdc++-v3/doc/html/manual/configure.html @@ -1,6 +1,6 @@ -Configure

Configure

+Configure

Configure

When configuring libstdc++, you'll have to configure the entire gccsrcdir directory. Consider using the toplevel gcc configuration option @@ -70,7 +70,7 @@ specify a wrapper for malloc, 'mt' for a fixed power of two allocator, 'pool' for the SGI pooled allocator or 'bitmap' for a bitmap allocator. This option can change the library ABI. See this page for more information on allocator - extensions + extensions

--enable-cheaders=OPTION

This allows the user to define the approach taken for C header compatibility with C++. Options are c, c_std, and c_global. These correspond to the source directory's include/c, @@ -198,4 +198,4 @@ linking of libpthread too, which activates locking, a large overhead for single-thread programs. OPTION=no skips the tests completely. The default is OPTION=no. -

+