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