summaryrefslogtreecommitdiff
path: root/acorn/ReadMe.GMakefile
diff options
context:
space:
mode:
Diffstat (limited to 'acorn/ReadMe.GMakefile')
-rw-r--r--acorn/ReadMe.GMakefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/acorn/ReadMe.GMakefile b/acorn/ReadMe.GMakefile
new file mode 100644
index 0000000..8762cdb
--- /dev/null
+++ b/acorn/ReadMe.GMakefile
@@ -0,0 +1,16 @@
+GMakefile is for use with Acorn RISC OS and the forthcoming
+post-Acorn RISC OS for the compilation of both the current release and
+development versions of zip.
+
+It is recommended that you use gcc 2.95.4 or higher and you will need a
+suitable 'make' utility. Both are available from
+<URL:http://hard-mofo.dsvr.net/gcc/>.
+
+You will need the files gcc.zip and cc1.zip for the C compiler with the
+documentation available in the gccdoc.zip archive. GNU make can be
+found in the utils.zip archive, although most versions of 'make' should be
+fine.
+
+When using gcc, check RunMe1st for two lines which need uncommenting.
+
+