From c57747ea63ae84a7fc48a96634fca1edb59a7e61 Mon Sep 17 00:00:00 2001 From: alpine9000 Date: Sat, 27 Feb 2016 14:31:00 +1100 Subject: [PATCH] README updates --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index f4a904f..299a817 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,17 @@ Notes: * My /usr/local is writable by me. You will probable need to add "sudo" to any "make install" lines * I have gcc-5.3.0 installed in /usr/local +0. The fantastic AmigaOS cross compiler for Linux / MacOSX / Windows + + https://github.com/cahirwpz/amigaos-cross-toolchain + + ``` +# git clone git://github.com/cahirwpz/amigaos-cross-toolchain.git +# cd amigaos-cross-toolchain +``` + + + 1. autoconf curl -OL http://ftpmirror.gnu.org/autoconf/autoconf-2.69.tar.gz tar xzf autoconf-2.69.tar.gz