]> sourceware.org Git - glibc.git/blame - README
* MakeTAGS: Make sure translations in error calls are marked with
[glibc.git] / README
CommitLineData
a334319f
UD
1This directory contains the version 2.3.4 release of the GNU C Library.
2Many bugs have been fixed since the last release.
3Some bugs surely remain.
4
5As of this release, the GNU C library is known to run on the following
6configurations:
7
8 *-*-gnu GNU Hurd
9 i[3456]86-*-linux-gnu Linux-2.x on Intel
10 m68k-*-linux-gnu Linux-2.x on Motorola 680x0
11 alpha*-*-linux-gnu Linux-2.x on DEC Alpha
12 powerpc-*-linux-gnu Linux and MkLinux on PowerPC systems
13 powerpc64-*-linux-gnu Linux-2.4.19+ on 64-bit PowerPC systems
14 sparc-*-linux-gnu Linux-2.x on SPARC
15 sparc64-*-linux-gnu Linux-2.x on UltraSPARC 64-bit
16 arm-*-none ARM standalone systems
17 arm-*-linux Linux-2.x on ARM
18 arm-*-linuxaout Linux-2.x on ARM using a.out binaries
19 mips*-*-linux-gnu Linux-2.x on MIPS
20 ia64-*-linux-gnu Linux-2.x on ia64
21 s390-*-linux-gnu Linux-2.x on IBM S/390
22 s390x-*-linux-gnu Linux-2.4+ on IBM S/390 64-bit
23 sh-*-linux-gnu Linux-2.x on Super Hitachi
24 x86-64-*-linux-gnu Linux-2.4+ on x86-64
25
26Past releases of this library ran on a variety of configurations that are
27no longer supported. Porting the library is not hard. If you are
28interested in doing a port, please contact the glibc maintainers;
29see http://www.gnu.org/software/libc/ for more information.
30
31There are some add-ons which can be used together with GNU libc. They
32are designed in a way to ease the installation by integrating them in
33the libc source tree. Simply get the add-ons you need and use the
34--enable-add-ons option of the `configure' script to tell where the
35add-ons are found. Please read the FAQ file for more details.
36
37See the file INSTALL to find out how to configure, build, install, and port
38the GNU C library. You might also consider reading the WWW pages for the
39GNU libc at http://www.gnu.org/software/libc/libc.html.
40
41The GNU C Library is completely documented by the Texinfo manual found
42in the `manual/' subdirectory. The manual is still being updated and
43contains some known errors and omissions; we regret that we do not
44have the resources to work on the manual as much as we would like.
45Please send comments on the manual to <bug-glibc-manual@gnu.org>, and
46not to the library bug-reporting address.
28f540f4
RM
47
48The file NOTES contains a description of the feature-test macros used
49in the GNU C library, explaining how you can tell the library what
50facilities you want it to make available.
51
720817e7
RM
52Please see http://www.gnu.org/software/libc/bugs.html for bug reporting
53information. We are now using the Bugzilla system to track all bug reports.
54This web page gives detailed information on how to report bugs properly.
28f540f4
RM
55
56The GNU C Library is free software. See the file COPYING.LIB for copying
c6c6dd48
RM
57conditions, and LICENSES for notices about a few contributions that require
58these additional notices to be distributed.
This page took 0.200375 seconds and 5 git commands to generate.