1 The following packages should be installed before GNU libiconv is installed
2 (runtime dependencies that are also build dependencies):
7 The following packages should be installed when GNU libiconv is installed
8 (runtime dependencies, but not build dependencies):
13 The following should be installed when GNU libiconv is built, but are not
14 needed later, once it is installed (build dependencies, but not runtime
17 * A C runtime, compiler, linker, etc.
19 Either the platform's native 'cc', or GCC 3.1 or newer.
23 https://ftp.gnu.org/gnu/gcc/
27 Either the platform's native 'make' (for in-tree builds only),
28 or GNU Make 3.79.1 or newer.
30 https://www.gnu.org/software/make/
32 https://ftp.gnu.org/gnu/make/
36 Either the platform's native 'sh', or Bash.
38 https://www.gnu.org/software/bash/
40 https://ftp.gnu.org/gnu/bash/
42 * Core POSIX utilities, including:
43 [ basename cat chgrp chmod chown cp dd echo expand expr
44 false hostname install kill ln ls md5sum mkdir mkfifo
45 mknod mv printenv pwd rm rmdir sleep sort tee test touch
48 Either the platform's native utilities, or GNU coreutils.
50 https://www.gnu.org/software/coreutils/
52 https://ftp.gnu.org/gnu/coreutils/
54 * The comparison utilities 'cmp' and 'diff'.
56 Either the platform's native utilities, or GNU diffutils.
58 https://www.gnu.org/software/diffutils/
60 https://ftp.gnu.org/gnu/diffutils/
64 Either the platform's native grep, or GNU grep.
66 https://www.gnu.org/software/grep/
68 https://ftp.gnu.org/gnu/grep/
72 Either the platform's native awk, mawk, or nawk, or GNU awk.
74 https://www.gnu.org/software/gawk/
76 https://ftp.gnu.org/gnu/gawk/