mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 13:37:39 +00:00
552a690b44
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2833 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
23 lines
571 B
XML
23 lines
571 B
XML
<sect2><title> </title><para> </para></sect2>
|
|
|
|
<sect2>
|
|
<title>Binutils Installation Dependencies</title>
|
|
|
|
<para>(Last checked against version &binutils-depversion;.)</para>
|
|
|
|
<literallayout>Bash: sh
|
|
Binutils: ar, as, ld, nm, ranlib, strip
|
|
Coreutils: basename, cat, chmod, cp, echo, expr, hostname, ln, ls, mkdir
|
|
mv, rm, rmdir, sleep, sort, touch, tr, true, uname, uniq
|
|
Diffutils: cmp
|
|
Gawk: gawk
|
|
GCC: cc, cc1, collect2, cpp0, gcc
|
|
Glibc: ldconfig
|
|
Grep: egrep, fgrep, grep
|
|
Make: make
|
|
Sed: sed
|
|
Texinfo: install-info, makeinfo</literallayout>
|
|
|
|
</sect2>
|
|
|