From cafa36cd2ad0db38dc2e33210642f164b100dc66 Mon Sep 17 00:00:00 2001 From: James Date: Mon, 9 Aug 2010 18:10:39 -0400 Subject: [PATCH] things I learned building on a new machine --- README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README b/README index f5d0902..7f71f40 100644 --- a/README +++ b/README @@ -18,6 +18,10 @@ FEATURES: 1. Will compile a complete C and C++ toolchain. +PREREQUISITES: + +The gcc tools require m4, autoconf, automake and texinfo (or another source of makeinfo) to successfully compile. + BUGS: 1. Does not compile fortran target.