diff options
Diffstat (limited to 'README.atari')
-rw-r--r-- | README.atari | 2 |
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). |