mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2970 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
23 lines
535 B
XML
23 lines
535 B
XML
<sect2><title> </title><para> </para></sect2>
|
|
|
|
<sect2>
|
|
<title>GCC Installation Dependencies</title>
|
|
|
|
<para>(Last checked against version &gcc-depversion;.)</para>
|
|
|
|
<literallayout>Bash: sh
|
|
Binutils: ar, as, ld, nm, ranlib
|
|
Coreutils: basename, cat, chmod, cp, dirname, echo, expr, hostname, ln
|
|
ls, mkdir, mv, rm, sleep, tail, touch, tr, true, uname
|
|
Diffutils: cmp
|
|
Find: find
|
|
GCC: cc, cc1, collect2, cpp, gcc
|
|
Grep: egrep, grep
|
|
Make: make
|
|
Sed: sed
|
|
Tar: tar
|
|
Texinfo: install-info, makeinfo</literallayout>
|
|
|
|
</sect2>
|
|
|