aboutsummaryrefslogtreecommitdiffstats
path: root/README.atari
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2010-07-16 12:27:41 +0300
committerArnold D. Robbins <arnold@skeeve.com>2010-07-16 12:27:41 +0300
commit61bb57af53ebe916d2db6e3585d4fc7ac1d99b92 (patch)
tree2bfc4e5b127618d286f57a87d416702131b1b01d /README.atari
parent0a9ae0c89481db540e1b817a63cc6c793a62c90d (diff)
downloadegawk-61bb57af53ebe916d2db6e3585d4fc7ac1d99b92.tar.gz
egawk-61bb57af53ebe916d2db6e3585d4fc7ac1d99b92.tar.bz2
egawk-61bb57af53ebe916d2db6e3585d4fc7ac1d99b92.zip
Move to gawk-2.15.3.
Diffstat (limited to 'README.atari')
-rw-r--r--README.atari2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.atari b/README.atari
index 5185afcd..1122caaa 100644
--- a/README.atari
+++ b/README.atari
@@ -1,5 +1,5 @@
Gawk on Atari has been compiled and tested using gcc compiler
-(versions 1.4 and 2.2.2) both with and without -mshort flag. Other
+(versions 1.4 and 2.4.4) both with and without -mshort flag. Other
compilers can be used but if sizeof(pointer) != sizeof(int) this
code will not compile correctly with non-ANSI compiler (prototypes
and library).