Re: [PATCH] Documentation/Changes -> Documentation/Requirements

From: H. Peter Anvin
Date: Fri Nov 30 2007 - 13:20:46 EST


Robert P. J. Day wrote:
+
+Kernel Compilation Requirements
+===============================
+
+On all systems, minimal requirements (see below for additional notes):
+
+o Gnu C 3.2 # gcc --version
+o Gnu make 3.79.1 # make --version
+o binutils 2.12 # ld -v
+o Gnu bc 1.06 # bc -v

you need bc? for what? i just did a defconfig build for x86 with no
need for bc.


The whole motivation for this was to get a place to document that a previous patch uses bc.

+o Perl 5.6.0(?) # perl -v

if you mention perl, you should also mention sed and awk, no? and
perhaps suggest running scripts/ver_linux.

Please submit patches.

-hpa
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/