]> sourceware.org Git - glibc.git/blame - README
Update.
[glibc.git] / README
CommitLineData
aaf688e8 1This directory contains the version 2.1.92 release of the GNU C Library.
28f540f4
RM
2Many bugs have been fixed since the last release.
3Some bugs surely remain.
4
845dcb57 5As of this release, the GNU C library is known to run on the following
28f540f4
RM
6configurations:
7
566efee2
UD
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
2bbc70d5 11 alpha*-*-linux-gnu Linux-2.x on DEC Alpha
566efee2
UD
12 powerpc-*-linux-gnu Linux and MkLinux on PowerPC systems
13 sparc-*-linux-gnu Linux-2.x on SPARC
14 sparc64-*-linux-gnu Linux-2.x on UltraSPARC
414fd335 15 arm-*-none ARM standalone systems
ef574226 16 arm-*-linux Linux-2.x on ARM
414fd335 17 arm-*-linuxaout Linux-2.x on ARM using a.out binaries
2bbc70d5
AJ
18 mips*-*-linux-gnu Linux-2.x on MIPS
19 ia64-*-linux-gnu Linux-2.x on ia64
845dcb57
UD
20
21Former releases of this library (version 1.09.1 and perhaps earlier
22versions) used to run on the following configurations:
23
28f540f4 24 alpha-dec-osf1
845dcb57
UD
25 i[3456]86-*-bsd4.3
26 i[3456]86-*-isc2.2
27 i[3456]86-*-isc3
28 i[3456]86-*-sco3.2
29 i[3456]86-*-sco3.2v4
30 i[3456]86-*-sysv
31 i[3456]86-*-sysv4
32 i[3456]86-force_cpu386-none
33 i[3456]86-sequent-bsd
28f540f4
RM
34 i960-nindy960-none
35 m68k-hp-bsd4.3
36 m68k-mvme135-none
37 m68k-mvme136-none
38 m68k-sony-newsos3
39 m68k-sony-newsos4
40 m68k-sun-sunos4
41 mips-dec-ultrix4
42 mips-sgi-irix4
43 sparc-sun-solaris2
44 sparc-sun-sunos4
45
714a562f
UD
46Since no one has volunteered to test and fix the above configurations,
47these are not supported at the moment. It's expected that these don't
48work anymore. Porting the library is not hard. If you are interested
49in doing a port, please contact the glibc maintainers by sending
74015205 50electronic mail to <bug-glibc@gnu.org>.
28f540f4 51
7603ea28
UD
52There are some add-ons which can be used together with GNU libc. They
53are designed in a way to ease the installation by integrating them in
54the libc source tree. Simply get the add-ons you need and use the
55--enable-add-ons option of the `configure' script to tell where the
56add-ons are found. Please read the FAQ file for more details.
bdf289b2 57
28f540f4 58See the file INSTALL to find out how to configure, build, install, and port
bdf289b2
UD
59the GNU C library. You might also consider reading the WWW pages for the
60GNU libc at http://www.gnu.org/software/libc/libc.html.
28f540f4
RM
61
62The GNU C Library is completely documented by the Texinfo manual found
63in the `manual/' subdirectory. The manual is still being updated and
6f5ea8c7
UD
64contains some known errors and omissions; we regret that we do not
65have the resources to work on the manual as much as we would like.
66Please send comments on the manual to <bug-glibc-manual@gnu.org>, and
28f540f4
RM
67not to the library bug-reporting address.
68
69The file NOTES contains a description of the feature-test macros used
70in the GNU C library, explaining how you can tell the library what
71facilities you want it to make available.
72
bdf289b2 73We prefer to get bug reports sent using the `glibcbug' shell script which
b9b49b44 74is installed together with the rest of the GNU libc to <bugs@gnu.org>.
bdf289b2 75Simply run this shell script and fill in the information. Nevertheless
566efee2 76you can still send bug reports to <bug-glibc@gnu.org> as normal electronic
74015205 77mails.
28f540f4
RM
78
79The GNU C Library is free software. See the file COPYING.LIB for copying
80conditions.
This page took 0.099157 seconds and 5 git commands to generate.