things I learned building on a new machine

This commit is contained in:
James
2010-08-09 18:10:39 -04:00
parent c500530fba
commit cafa36cd2a

4
README
View File

@@ -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.