mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-23 20:55:06 +01:00
Globally replace cpp0 with cpp. Add note re Chapter 5 Gettext test suite.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2970 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
a3f6e12435
commit
a67cde7dd5
@ -11,7 +11,7 @@ Coreutils: basename, cat, chmod, cp, echo, expr, hostname, install,
|
|||||||
ln, ls, mkdir, mv, rm, sleep, tr, uname, uniq
|
ln, ls, mkdir, mv, rm, sleep, tr, uname, uniq
|
||||||
Diffutils: cmp
|
Diffutils: cmp
|
||||||
Gawk: awk
|
Gawk: awk
|
||||||
GCC: cc, cc1, collect2, cpp0, gcc
|
GCC: cc, cc1, collect2, cpp, gcc
|
||||||
Grep: egrep, grep
|
Grep: egrep, grep
|
||||||
Make: make
|
Make: make
|
||||||
Ncurses: (libraries)
|
Ncurses: (libraries)
|
||||||
|
@ -11,7 +11,7 @@ Coreutils: basename, cat, chmod, cp, echo, expr, hostname, ln, ls, mkdir
|
|||||||
mv, rm, rmdir, sleep, sort, touch, tr, true, uname, uniq
|
mv, rm, rmdir, sleep, sort, touch, tr, true, uname, uniq
|
||||||
Diffutils: cmp
|
Diffutils: cmp
|
||||||
Gawk: gawk
|
Gawk: gawk
|
||||||
GCC: cc, cc1, collect2, cpp0, gcc
|
GCC: cc, cc1, collect2, cpp, gcc
|
||||||
Glibc: ldconfig
|
Glibc: ldconfig
|
||||||
Grep: egrep, fgrep, grep
|
Grep: egrep, fgrep, grep
|
||||||
Make: make
|
Make: make
|
||||||
|
@ -10,7 +10,7 @@ Binutils: ar, as, ld, ranlib
|
|||||||
Coreutils: basename, cat, chmod, cp, dirname, echo, expr, head, hostname,
|
Coreutils: basename, cat, chmod, cp, dirname, echo, expr, head, hostname,
|
||||||
install, ln, ls, mkdir, mv, rm, rmdir, sleep, tr, uname, uniq
|
install, ln, ls, mkdir, mv, rm, rmdir, sleep, tr, uname, uniq
|
||||||
Diffutils: cmp
|
Diffutils: cmp
|
||||||
GCC: cc, cc1, collect2, cpp0, gcc
|
GCC: cc, cc1, collect2, cpp, gcc
|
||||||
Grep: egrep, fgrep, grep
|
Grep: egrep, fgrep, grep
|
||||||
Make: make
|
Make: make
|
||||||
Sed: sed
|
Sed: sed
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
<literallayout>Bash: sh
|
<literallayout>Bash: sh
|
||||||
Binutils: ar, as, ld, ranlib
|
Binutils: ar, as, ld, ranlib
|
||||||
Coreutils: cp, ln, rm
|
Coreutils: cp, ln, rm
|
||||||
GCC: cc1, collect2, cpp0, gcc
|
GCC: cc1, collect2, cpp, gcc
|
||||||
Make: make</literallayout>
|
Make: make</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -11,7 +11,7 @@ Coreutils: basename, cat, chmod, chown, echo, expr, hostname,
|
|||||||
install, ls, mv, rm, sleep, tr, uname
|
install, ls, mv, rm, sleep, tr, uname
|
||||||
Diffutils: cmp
|
Diffutils: cmp
|
||||||
Gawk: gawk
|
Gawk: gawk
|
||||||
GCC: cc, cc1, collect2, cpp0, gcc
|
GCC: cc, cc1, collect2, cpp, gcc
|
||||||
Gettext: msgfmt, xgettext
|
Gettext: msgfmt, xgettext
|
||||||
Glibc: getconf
|
Glibc: getconf
|
||||||
Grep: egrep, fgrep, grep
|
Grep: egrep, fgrep, grep
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
Binutils: ld, as
|
Binutils: ld, as
|
||||||
Coreutils: cat, chmod, cp, date, hostname, install, mv, rm, tr
|
Coreutils: cat, chmod, cp, date, hostname, install, mv, rm, tr
|
||||||
Diffutils: cmp
|
Diffutils: cmp
|
||||||
GCC: cc1, collect2, cpp0, gcc
|
GCC: cc1, collect2, cpp, gcc
|
||||||
Grep: egrep, grep
|
Grep: egrep, grep
|
||||||
Make: make
|
Make: make
|
||||||
Sed: sed</literallayout>
|
Sed: sed</literallayout>
|
||||||
|
@ -11,7 +11,7 @@ Coreutils: basename, cat, chmod, cp, echo, expr, hostname,
|
|||||||
install, ln, mkdir, mv, rm, sync, tr, uname
|
install, ln, mkdir, mv, rm, sync, tr, uname
|
||||||
Diffutils: cmp
|
Diffutils: cmp
|
||||||
Gawk: awk
|
Gawk: awk
|
||||||
GCC: cc, cc1, collect2, cpp0
|
GCC: cc, cc1, collect2, cpp
|
||||||
Glibc: ldconfig
|
Glibc: ldconfig
|
||||||
Grep: egrep, grep
|
Grep: egrep, grep
|
||||||
Gzip: gzip
|
Gzip: gzip
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
Binutils: ar, as, ld, ranlib
|
Binutils: ar, as, ld, ranlib
|
||||||
Coreutils: cat, chmod, cp, hostname, install, ln, mv, rm, touch, tr
|
Coreutils: cat, chmod, cp, hostname, install, ln, mv, rm, touch, tr
|
||||||
Diffutils: cmp
|
Diffutils: cmp
|
||||||
GCC: cc1, collect2, cpp0, gcc
|
GCC: cc1, collect2, cpp, gcc
|
||||||
Grep: egrep, grep
|
Grep: egrep, grep
|
||||||
Make: make
|
Make: make
|
||||||
Sed: sed</literallayout>
|
Sed: sed</literallayout>
|
||||||
|
@ -11,7 +11,7 @@ Coreutils: cat, chmod, echo, expr, hostname, install, ln, ls, mv, rm,
|
|||||||
sleep, touch, tr
|
sleep, touch, tr
|
||||||
Diffutils: cmp
|
Diffutils: cmp
|
||||||
Gawk: gawk
|
Gawk: gawk
|
||||||
GCC: cc1, collect2, cpp0, gcc
|
GCC: cc1, collect2, cpp, gcc
|
||||||
Grep: egrep, grep
|
Grep: egrep, grep
|
||||||
M4: m4
|
M4: m4
|
||||||
Make: make
|
Make: make
|
||||||
|
@ -10,7 +10,7 @@ Binutils: ar, as, ld, ranlib
|
|||||||
Coreutils: basename, cat, chmod, cp, date, echo, hostname, install, mv, rm, tr
|
Coreutils: basename, cat, chmod, cp, date, echo, hostname, install, mv, rm, tr
|
||||||
Diffutils: cmp
|
Diffutils: cmp
|
||||||
Grep: egrep, grep
|
Grep: egrep, grep
|
||||||
GCC: cc1, collect2, cpp0, gcc
|
GCC: cc1, collect2, cpp, gcc
|
||||||
Make: make
|
Make: make
|
||||||
Patch: patch
|
Patch: patch
|
||||||
Sed: sed</literallayout>
|
Sed: sed</literallayout>
|
||||||
|
@ -10,7 +10,7 @@ Binutils: ar, as, ld, ranlib
|
|||||||
Bison: bison
|
Bison: bison
|
||||||
Coreutils: cat, chmod, cp, echo, hostname, install, ln, mv, rm, touch, tr
|
Coreutils: cat, chmod, cp, echo, hostname, install, ln, mv, rm, touch, tr
|
||||||
Diffutils: cmp
|
Diffutils: cmp
|
||||||
GCC: cc1, collect2, cpp0, gcc
|
GCC: cc1, collect2, cpp, gcc
|
||||||
Grep: egrep, grep
|
Grep: egrep, grep
|
||||||
Make: make
|
Make: make
|
||||||
Sed: sed</literallayout>
|
Sed: sed</literallayout>
|
||||||
|
@ -11,7 +11,7 @@ Coreutils: basename, cat, chmod, cp, dirname, echo, expr, hostname, ln
|
|||||||
ls, mkdir, mv, rm, sleep, tail, touch, tr, true, uname
|
ls, mkdir, mv, rm, sleep, tail, touch, tr, true, uname
|
||||||
Diffutils: cmp
|
Diffutils: cmp
|
||||||
Find: find
|
Find: find
|
||||||
GCC: cc, cc1, collect2, cpp0, gcc
|
GCC: cc, cc1, collect2, cpp, gcc
|
||||||
Grep: egrep, grep
|
Grep: egrep, grep
|
||||||
Make: make
|
Make: make
|
||||||
Sed: sed
|
Sed: sed
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
the C and C++ compilers.</para>
|
the C and C++ compilers.</para>
|
||||||
|
|
||||||
<para><emphasis>Installed programs</emphasis>: c++, c++filt, cc (link to gcc),
|
<para><emphasis>Installed programs</emphasis>: c++, c++filt, cc (link to gcc),
|
||||||
cc1, cc1plus, collect2, cpp, cpp0, g++, gcc, gccbug, gcov and tradcpp0</para>
|
cc1, cc1plus, collect2, cpp, g++, gcc, gccbug, and gcov</para>
|
||||||
|
|
||||||
<para><emphasis>Installed libraries</emphasis>: libgcc.a, libgcc_eh.a,
|
<para><emphasis>Installed libraries</emphasis>: libgcc.a, libgcc_eh.a,
|
||||||
libgcc_s.so, libiberty.a, libstdc++.[a,so] and libsupc++.a</para>
|
libgcc_s.so, libiberty.a, libstdc++.[a,so] and libsupc++.a</para>
|
||||||
|
@ -12,7 +12,7 @@ Coreutils: basename, cat, chmod, echo, expr, hostname, install, ln,
|
|||||||
ls, mkdir, mv, rm, rmdir, sleep, sort, tr, uname, uniq
|
ls, mkdir, mv, rm, rmdir, sleep, sort, tr, uname, uniq
|
||||||
Diffutils: cmp
|
Diffutils: cmp
|
||||||
Gawk: gawk
|
Gawk: gawk
|
||||||
GCC: cc, cc1, collect2, cpp0, gcc
|
GCC: cc, cc1, collect2, cpp, gcc
|
||||||
Grep: egrep, fgrep, grep
|
Grep: egrep, fgrep, grep
|
||||||
M4: m4
|
M4: m4
|
||||||
Make: make
|
Make: make
|
||||||
|
@ -11,7 +11,7 @@ Coreutils: basename, cat, chmod, echo, expr, hostname, install,
|
|||||||
ls, mkdir, mv, rm, sleep, tr, uname
|
ls, mkdir, mv, rm, sleep, tr, uname
|
||||||
Diffutils: cmp
|
Diffutils: cmp
|
||||||
Gawk: gawk
|
Gawk: gawk
|
||||||
GCC: cc, cc1, collect2, cpp0, gcc
|
GCC: cc, cc1, collect2, cpp, gcc
|
||||||
Gettext: msgfmt, xgettext
|
Gettext: msgfmt, xgettext
|
||||||
Glibc: getconf
|
Glibc: getconf
|
||||||
Grep: egrep, fgrep, grep
|
Grep: egrep, fgrep, grep
|
||||||
|
@ -12,7 +12,7 @@ Coreutils: basename, cat, chmod, cp, date, echo, expr, hostname, install,
|
|||||||
ln, ls, mkdir, mv, rm, touch, tr, uname
|
ln, ls, mkdir, mv, rm, touch, tr, uname
|
||||||
Diffutils: cmp
|
Diffutils: cmp
|
||||||
Gawk: awk
|
Gawk: awk
|
||||||
GCC: cc1, cc1plus, collect2, cpp0, g++, gcc
|
GCC: cc1, cc1plus, collect2, cpp, g++, gcc
|
||||||
Grep: egrep, grep
|
Grep: egrep, grep
|
||||||
Make: make
|
Make: make
|
||||||
Sed: sed</literallayout>
|
Sed: sed</literallayout>
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
<literallayout>Bash: sh
|
<literallayout>Bash: sh
|
||||||
Binutils: as, ld, nm
|
Binutils: as, ld, nm
|
||||||
Coreutils: cat, chmod, cp, hostname, install, ln, mv, rm, tr
|
Coreutils: cat, chmod, cp, hostname, install, ln, mv, rm, tr
|
||||||
GCC: cc1, collect2, cpp, cpp0, gcc
|
GCC: cc1, collect2, cpp, cpp, gcc
|
||||||
Grep: egrep, grep
|
Grep: egrep, grep
|
||||||
Make: make
|
Make: make
|
||||||
Sed: sed</literallayout>
|
Sed: sed</literallayout>
|
||||||
|
@ -11,7 +11,7 @@ Bison: bison
|
|||||||
Coreutils: cp, install, ln, mv, rm, uname
|
Coreutils: cp, install, ln, mv, rm, uname
|
||||||
Diffutils: cmp
|
Diffutils: cmp
|
||||||
Flex: flex
|
Flex: flex
|
||||||
GCC: cc1, collect2, cpp0, gcc
|
GCC: cc1, collect2, cpp, gcc
|
||||||
Gettext: msgfmt, xgettext
|
Gettext: msgfmt, xgettext
|
||||||
Grep: grep
|
Grep: grep
|
||||||
Gzip: gunzip, gzip
|
Gzip: gunzip, gzip
|
||||||
|
@ -11,7 +11,7 @@ Coreutils: basename, cat, cp, date, expr, ln, md5sum, mkdir, mv,
|
|||||||
pwd, rm, sort, stty, tail, touch, uname, whoami, yes
|
pwd, rm, sort, stty, tail, touch, uname, whoami, yes
|
||||||
Findutils: find, xargs
|
Findutils: find, xargs
|
||||||
Gawk: awk
|
Gawk: awk
|
||||||
GCC: cc1, collect2, cpp0, gcc
|
GCC: cc1, collect2, cpp, gcc
|
||||||
Grep: grep
|
Grep: grep
|
||||||
Gzip: gzip
|
Gzip: gzip
|
||||||
Make: make
|
Make: make
|
||||||
|
@ -10,7 +10,7 @@ Binutils: as, ld
|
|||||||
Coreutils: cat, chmod, expr, hostname, install, mv, rm, touch, tr, uname
|
Coreutils: cat, chmod, expr, hostname, install, mv, rm, touch, tr, uname
|
||||||
Diffutils: cmp
|
Diffutils: cmp
|
||||||
Grep: egrep, grep
|
Grep: egrep, grep
|
||||||
GCC: cc1, collect2, cpp0, gcc
|
GCC: cc1, collect2, cpp, gcc
|
||||||
Ncurses: (libraries)
|
Ncurses: (libraries)
|
||||||
Make: make
|
Make: make
|
||||||
Sed: sed</literallayout>
|
Sed: sed</literallayout>
|
||||||
|
@ -10,7 +10,7 @@ Binutils: ar, as, ld, nm, ranlib, strip
|
|||||||
Coreutils: cat, chmod, cp, echo, expr, hostname, install, ln, ls,
|
Coreutils: cat, chmod, cp, echo, expr, hostname, install, ln, ls,
|
||||||
mkdir, mv, rm, rmdir, sleep, sort, tr, uname, uniq
|
mkdir, mv, rm, rmdir, sleep, sort, tr, uname, uniq
|
||||||
Diffutils: cmp
|
Diffutils: cmp
|
||||||
GCC: cc, cc1, collect2, cpp0
|
GCC: cc, cc1, collect2, cpp
|
||||||
Glibc: ldconfig
|
Glibc: ldconfig
|
||||||
Grep: egrep, fgrep, grep
|
Grep: egrep, fgrep, grep
|
||||||
Make: make
|
Make: make
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
Binutils: ar, as, ld, ranlib
|
Binutils: ar, as, ld, ranlib
|
||||||
Coreutils: cat, chmod, cp, date, echo, hostname, install, mv, rm, tr
|
Coreutils: cat, chmod, cp, date, echo, hostname, install, mv, rm, tr
|
||||||
Diffutils: cmp
|
Diffutils: cmp
|
||||||
GCC: cc1, collect2, cpp0, gcc
|
GCC: cc1, collect2, cpp, gcc
|
||||||
Grep: egrep, grep
|
Grep: egrep, grep
|
||||||
Make: make
|
Make: make
|
||||||
Sed: sed</literallayout>
|
Sed: sed</literallayout>
|
||||||
|
@ -11,7 +11,7 @@ Coreutils: basename, cat, chgrp, chmod, echo, expr, hostname,
|
|||||||
install, ls, mv, rm, sleep, tr, uname
|
install, ls, mv, rm, sleep, tr, uname
|
||||||
Diffutils: cmp
|
Diffutils: cmp
|
||||||
Gawk: gawk
|
Gawk: gawk
|
||||||
GCC: cc, cc1, collect2, cpp0, gcc
|
GCC: cc, cc1, collect2, cpp, gcc
|
||||||
Glibc: getconf
|
Glibc: getconf
|
||||||
Grep: egrep, fgrep, grep
|
Grep: egrep, fgrep, grep
|
||||||
M4: m4
|
M4: m4
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
Binutils: as, ld
|
Binutils: as, ld
|
||||||
Coreutils: cat, chmod, cp, echo, install, mkdir, rm
|
Coreutils: cat, chmod, cp, echo, install, mkdir, rm
|
||||||
Gawk: awk
|
Gawk: awk
|
||||||
GCC: c11, collect2, cpp0, gcc
|
GCC: c11, collect2, cpp, gcc
|
||||||
Grep: grep
|
Grep: grep
|
||||||
Make: make
|
Make: make
|
||||||
Sed: sed</literallayout>
|
Sed: sed</literallayout>
|
||||||
|
@ -12,7 +12,7 @@ Coreutils: basename, cat, chmod, expr, hostname, install, ln,
|
|||||||
mkdir, mv, rm, tr, uname
|
mkdir, mv, rm, tr, uname
|
||||||
Diffutils: cmp
|
Diffutils: cmp
|
||||||
Flex: flex
|
Flex: flex
|
||||||
GCC: cc, cc1, collect2, cpp0, gcc
|
GCC: cc, cc1, collect2, cpp, gcc
|
||||||
Grep: egrep, grep
|
Grep: egrep, grep
|
||||||
Make: make
|
Make: make
|
||||||
Sed: sed</literallayout>
|
Sed: sed</literallayout>
|
||||||
|
@ -11,7 +11,7 @@ Coreutils: basename, cat, chmod, cp, date, echo, expr, hostname, install,
|
|||||||
ln, mkdir, mv, rm, sort, tr, uname, wc
|
ln, mkdir, mv, rm, sort, tr, uname, wc
|
||||||
Diffutils: cmp
|
Diffutils: cmp
|
||||||
Gawk: gawk
|
Gawk: gawk
|
||||||
GCC: c++, cc1, cc1plus, collect2, cpp0, gcc
|
GCC: c++, cc1, cc1plus, collect2, cpp, gcc
|
||||||
Glibc: ldconfig
|
Glibc: ldconfig
|
||||||
Grep: egrep, fgrep, grep
|
Grep: egrep, fgrep, grep
|
||||||
Make: make
|
Make: make
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
<literallayout>Bash: bash, sh
|
<literallayout>Bash: bash, sh
|
||||||
Binutils: ar, as, ld
|
Binutils: ar, as, ld
|
||||||
Coreutils: echo, install, ln, ls, mv, rm
|
Coreutils: echo, install, ln, ls, mv, rm
|
||||||
GCC: cc, cc1, collect2, cpp0
|
GCC: cc, cc1, collect2, cpp
|
||||||
Make: make</literallayout>
|
Make: make</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
Binutils: as, ld
|
Binutils: as, ld
|
||||||
Coreutils: cat, chmod, echo, expr, hostname, install, mv, rm, tr, uname
|
Coreutils: cat, chmod, echo, expr, hostname, install, mv, rm, tr, uname
|
||||||
Diffutils: cmp
|
Diffutils: cmp
|
||||||
GCC: cc, cc1, collect2, cpp0, gcc
|
GCC: cc, cc1, collect2, cpp, gcc
|
||||||
Glibc: getconf
|
Glibc: getconf
|
||||||
Grep: egrep, grep
|
Grep: egrep, grep
|
||||||
Make: make
|
Make: make
|
||||||
|
@ -12,7 +12,7 @@ Coreutils: basename, cat, chmod, comm, cp, date, echo, expr, hostname, ln,
|
|||||||
whoami, uniq
|
whoami, uniq
|
||||||
Diffutils: cmp
|
Diffutils: cmp
|
||||||
Gawk: awk
|
Gawk: awk
|
||||||
GCC: cc, cc1, collect2, cpp0, gcc
|
GCC: cc, cc1, collect2, cpp, gcc
|
||||||
Grep: egrep, grep
|
Grep: egrep, grep
|
||||||
Make: make
|
Make: make
|
||||||
Sed: sed</literallayout>
|
Sed: sed</literallayout>
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
<literallayout>Binutils: as, ld
|
<literallayout>Binutils: as, ld
|
||||||
Coreutils: install, mkdir
|
Coreutils: install, mkdir
|
||||||
GCC: cc1, collect2, cpp0, gcc
|
GCC: cc1, collect2, cpp, gcc
|
||||||
Make: make</literallayout>
|
Make: make</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
Binutils: as, ld, strip
|
Binutils: as, ld, strip
|
||||||
Coreutils: basename, install, ln, mv, pwd, rm, sort, tr
|
Coreutils: basename, install, ln, mv, pwd, rm, sort, tr
|
||||||
Gawk: awk
|
Gawk: awk
|
||||||
GCC: cc1, collect2, cpp0, gcc
|
GCC: cc1, collect2, cpp, gcc
|
||||||
Grep: grep
|
Grep: grep
|
||||||
Make: make
|
Make: make
|
||||||
Sed: sed</literallayout>
|
Sed: sed</literallayout>
|
||||||
|
@ -12,7 +12,7 @@ Coreutils: basename, cat, chmod, echo, expr, hostname, install,
|
|||||||
ls, mkdir, mv, rm, sleep, tr, uname
|
ls, mkdir, mv, rm, sleep, tr, uname
|
||||||
Diffutils: cmp
|
Diffutils: cmp
|
||||||
Gawk: gawk
|
Gawk: gawk
|
||||||
GCC: cc, cc1, collect2, cpp0, gcc
|
GCC: cc, cc1, collect2, cpp, gcc
|
||||||
Gettext: msgfmt, xgettext
|
Gettext: msgfmt, xgettext
|
||||||
Grep: egrep, grep
|
Grep: egrep, grep
|
||||||
M4: m4
|
M4: m4
|
||||||
|
@ -10,7 +10,7 @@ Binutils: ar, as, ld, ranlib
|
|||||||
Coreutils: cat, chmod, expr, hostname, install, ls, mv, rm, echo, sleep, tr
|
Coreutils: cat, chmod, expr, hostname, install, ls, mv, rm, echo, sleep, tr
|
||||||
Diffutils: cmp
|
Diffutils: cmp
|
||||||
Gawk: gawk
|
Gawk: gawk
|
||||||
GCC: cc1, collect2, cpp0, gcc
|
GCC: cc1, collect2, cpp, gcc
|
||||||
Glibc: getconf
|
Glibc: getconf
|
||||||
Grep: egrep, fgrep, grep
|
Grep: egrep, fgrep, grep
|
||||||
M4: m4
|
M4: m4
|
||||||
|
@ -11,7 +11,7 @@ Coreutils: basename, cat, chmod, cp, echo, expr, install, ln, ls,
|
|||||||
mkdir, mv, rm, rmdir, sleep, sort, tr, uname, uniq
|
mkdir, mv, rm, rmdir, sleep, sort, tr, uname, uniq
|
||||||
Diffutils: cmp
|
Diffutils: cmp
|
||||||
Gawk: gawk
|
Gawk: gawk
|
||||||
GCC: cc1, collect2, cpp0, gcc
|
GCC: cc1, collect2, cpp, gcc
|
||||||
Gettext: msgfmt, xgettext
|
Gettext: msgfmt, xgettext
|
||||||
Glibc: ldconfig
|
Glibc: ldconfig
|
||||||
Grep: egrep, grep
|
Grep: egrep, grep
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
<literallayout>Binutils: as, ld, strip
|
<literallayout>Binutils: as, ld, strip
|
||||||
Coreutils: install
|
Coreutils: install
|
||||||
GCC: cc1, collect2, cpp0, gcc
|
GCC: cc1, collect2, cpp, gcc
|
||||||
Make: make</literallayout>
|
Make: make</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
<literallayout>Bash: sh
|
<literallayout>Bash: sh
|
||||||
Binutils: as, ld
|
Binutils: as, ld
|
||||||
Coreutils: chown, cp, install, ln, mknod, rm
|
Coreutils: chown, cp, install, ln, mknod, rm
|
||||||
GCC: cc, cc1, collect2, cpp0
|
GCC: cc, cc1, collect2, cpp
|
||||||
Make: make
|
Make: make
|
||||||
Sed: sed</literallayout>
|
Sed: sed</literallayout>
|
||||||
|
|
||||||
|
@ -11,7 +11,7 @@ Coreutils: basename, cat, chmod, echo, expr, install, ls, mv, rm,
|
|||||||
sleep, tr, uname
|
sleep, tr, uname
|
||||||
Diffutils: cmp
|
Diffutils: cmp
|
||||||
Gawk: gawk
|
Gawk: gawk
|
||||||
GCC: cc, cc1, collect2, cpp0, gcc
|
GCC: cc, cc1, collect2, cpp, gcc
|
||||||
Gettext: msgfmt, xgettext
|
Gettext: msgfmt, xgettext
|
||||||
Glibc: getconf
|
Glibc: getconf
|
||||||
Grep: egrep, fgrep, grep
|
Grep: egrep, fgrep, grep
|
||||||
|
@ -10,7 +10,7 @@ Binutils: ar, as, ld, ranlib
|
|||||||
Coreutils: basename, cat, chmod, echo, expr, hostname, install, ln, ls,
|
Coreutils: basename, cat, chmod, echo, expr, hostname, install, ln, ls,
|
||||||
mkdir, mv, rm, sleep, tr
|
mkdir, mv, rm, sleep, tr
|
||||||
Diffutils: cmp
|
Diffutils: cmp
|
||||||
GCC: cc1, collect2, cpp0, gcc
|
GCC: cc1, collect2, cpp, gcc
|
||||||
Grep: egrep, fgrep, grep
|
Grep: egrep, fgrep, grep
|
||||||
Make: make
|
Make: make
|
||||||
Sed: sed
|
Sed: sed
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
Binutils: as, ld
|
Binutils: as, ld
|
||||||
Coreutils: cat, chgrp, chmod, cp, install, ln, mv, rm, uname, whoami
|
Coreutils: cat, chgrp, chmod, cp, install, ln, mv, rm, uname, whoami
|
||||||
Diffutils: cmp
|
Diffutils: cmp
|
||||||
GCC: cc, cc1, collect2, cpp, cpp0
|
GCC: cc, cc1, collect2, cpp, cpp
|
||||||
Gettext: msgfmt, xgettext
|
Gettext: msgfmt, xgettext
|
||||||
Glibc: rpcgen
|
Glibc: rpcgen
|
||||||
Grep: grep
|
Grep: grep
|
||||||
|
@ -11,7 +11,7 @@ Coreutils: cat, chmod, cp, echo, expr, ln, mkdir, mv, rm, touch, tr,
|
|||||||
uname, wc, whoami
|
uname, wc, whoami
|
||||||
Diffutils: cmp, diff
|
Diffutils: cmp, diff
|
||||||
Find: find
|
Find: find
|
||||||
GCC: cc1, collect2, cpp0, gcc
|
GCC: cc1, collect2, cpp, gcc
|
||||||
Grep: egrep, grep
|
Grep: egrep, grep
|
||||||
Make: make
|
Make: make
|
||||||
Net-tools: hostname
|
Net-tools: hostname
|
||||||
|
@ -92,7 +92,6 @@ to which it belongs.</para>
|
|||||||
<listitem><para>config.sub : <xref linkend="aa-automake"/></para></listitem>
|
<listitem><para>config.sub : <xref linkend="aa-automake"/></para></listitem>
|
||||||
<listitem><para>cp : <xref linkend="aa-coreutils"/></para></listitem>
|
<listitem><para>cp : <xref linkend="aa-coreutils"/></para></listitem>
|
||||||
<listitem><para>cpp : <xref linkend="aa-gcc"/></para></listitem>
|
<listitem><para>cpp : <xref linkend="aa-gcc"/></para></listitem>
|
||||||
<listitem><para>cpp0 : <xref linkend="aa-gcc"/></para></listitem>
|
|
||||||
<listitem><para>csplit : <xref linkend="aa-coreutils"/></para></listitem>
|
<listitem><para>csplit : <xref linkend="aa-coreutils"/></para></listitem>
|
||||||
<listitem><para>ctrlaltdel : <xref linkend="aa-utillinux"/></para></listitem>
|
<listitem><para>ctrlaltdel : <xref linkend="aa-utillinux"/></para></listitem>
|
||||||
<listitem><para>cut : <xref linkend="aa-coreutils"/></para></listitem>
|
<listitem><para>cut : <xref linkend="aa-coreutils"/></para></listitem>
|
||||||
@ -588,7 +587,6 @@ to which it belongs.</para>
|
|||||||
<listitem><para>touch : <xref linkend="aa-coreutils"/></para></listitem>
|
<listitem><para>touch : <xref linkend="aa-coreutils"/></para></listitem>
|
||||||
<listitem><para>tput : <xref linkend="aa-ncurses"/></para></listitem>
|
<listitem><para>tput : <xref linkend="aa-ncurses"/></para></listitem>
|
||||||
<listitem><para>tr : <xref linkend="aa-coreutils"/></para></listitem>
|
<listitem><para>tr : <xref linkend="aa-coreutils"/></para></listitem>
|
||||||
<listitem><para>tradcpp0 : <xref linkend="aa-gcc"/></para></listitem>
|
|
||||||
<listitem><para>trigger : <xref linkend="aa-gettext"/></para></listitem>
|
<listitem><para>trigger : <xref linkend="aa-gettext"/></para></listitem>
|
||||||
<listitem><para>troff : <xref linkend="aa-groff"/></para></listitem>
|
<listitem><para>troff : <xref linkend="aa-groff"/></para></listitem>
|
||||||
<listitem><para>true : <xref linkend="aa-coreutils"/></para></listitem>
|
<listitem><para>true : <xref linkend="aa-coreutils"/></para></listitem>
|
||||||
|
@ -9,15 +9,18 @@
|
|||||||
|
|
||||||
<para>Compile the programs:</para>
|
<para>Compile the programs:</para>
|
||||||
|
|
||||||
<screen><userinput>make </userinput></screen>
|
<screen><userinput>make</userinput></screen>
|
||||||
|
|
||||||
<para>This package has a test suite available which can perform a number of
|
<para>This package has a test suite available which can perform a number of
|
||||||
checks to ensure it built correctly. Should you choose to run it, the
|
checks to ensure it built correctly. However, the Gettext test suite here in
|
||||||
following command will do so:</para>
|
Chapter 5 is known to cause problems if for instance it finds a Java compiler
|
||||||
|
on the host. It also takes a very long time to run and is considered not
|
||||||
|
critical to the success of the overall build. We therefore recommend not to run
|
||||||
|
it here. Should you choose to run it, the following command will do so:</para>
|
||||||
|
|
||||||
<screen><userinput>make check</userinput></screen>
|
<screen><userinput>make check</userinput></screen>
|
||||||
|
|
||||||
<para>Then install them and their documentation:</para>
|
<para>And install the package:</para>
|
||||||
|
|
||||||
<screen><userinput>make install</userinput></screen>
|
<screen><userinput>make install</userinput></screen>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user