diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2010-07-16 12:30:13 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2010-07-16 12:30:13 +0300 |
commit | 66b0bdd602e952f20fa98f6ce5430cea68d4f598 (patch) | |
tree | 0b5f379a44720da132f3bd6a66cd900ca821a9aa /README.sgi | |
parent | 61bb57af53ebe916d2db6e3585d4fc7ac1d99b92 (diff) | |
download | egawk-66b0bdd602e952f20fa98f6ce5430cea68d4f598.tar.gz egawk-66b0bdd602e952f20fa98f6ce5430cea68d4f598.tar.bz2 egawk-66b0bdd602e952f20fa98f6ce5430cea68d4f598.zip |
Move to gawk-2.15.4.
Diffstat (limited to 'README.sgi')
-rw-r--r-- | README.sgi | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.sgi b/README.sgi new file mode 100644 index 00000000..51015ca9 --- /dev/null +++ b/README.sgi @@ -0,0 +1,7 @@ +January 1994 + +I have reports that gawk fails to pass its tests when compiled with gcc on +the IRIX, through gcc 2.5.7. Therefore you should probably try compiling +with cc. If gawk compiled with cc fails to pass its `make test', then I want +to hear about it. Otherwise I will fuss at you for not reading the +documentation. |