aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2021-05-12 23:14:26 +0200
committerToni Uhlig <matzeton@googlemail.com>2021-05-12 23:14:26 +0200
commit3a577faa22ec7fa232aa70defd2a19e20c73289e (patch)
tree1097c160d1bceee7c9cdb0529261e48dc52d8127 /README
Initial commit; moved build-gcc.sh from foo-scripts.
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..62cd124
--- /dev/null
+++ b/README
@@ -0,0 +1,6 @@
+Select and build binutils/gcc.
+You can choose between all upstream versions via a curses menu provided by whiptail.
+Remember that not all binutils/gcc versions may compile with your host compiler.
+To use this build script, you'll need a working binutils/gcc/wget/whiptail(libnewt) installation.
+
+After compilation is done you can source a script named activate.sh in the gcc-*-root directory.