diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2010-11-18 23:36:03 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2010-11-18 23:36:03 +0200 |
commit | 6edb8f2c771b73d2cadf8e8c42b1d85c805b46f5 (patch) | |
tree | 1308a4c6a9bb825a2799794d7102b86364caef3f /README_d/README.sgi | |
parent | 6f3612539c425da2bc1d34db621696e6a273b01c (diff) | |
download | egawk-6edb8f2c771b73d2cadf8e8c42b1d85c805b46f5.tar.gz egawk-6edb8f2c771b73d2cadf8e8c42b1d85c805b46f5.tar.bz2 egawk-6edb8f2c771b73d2cadf8e8c42b1d85c805b46f5.zip |
Remove unsupported / obsolete files. Add files for bootstrapping.
Diffstat (limited to 'README_d/README.sgi')
-rw-r--r-- | README_d/README.sgi | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/README_d/README.sgi b/README_d/README.sgi deleted file mode 100644 index 5d754a81..00000000 --- a/README_d/README.sgi +++ /dev/null @@ -1,20 +0,0 @@ -Tue Jan 30 10:51:39 IST 2001 - -There will be linker warnings on SGI Irix will be building gawk. -These are related to use of dlopen and the dynamic loading of -builtins. The warnings can be ignored. -====================================== -Tue May 2 11:40:54 IDT 2000 - -GCC and gawk often don't mix on SGI systems. Use the native C compiler to -compile gawk. `make test' should work ok, although the `tweakfld' test -may fail. That's ok; see README.ultrix for the details on that one. - -Note that the SGI compiler will complain about some constructs in -regex.c and dfa.c. It's ok to ignore those complaints. - -If you ask me about this, I will fuss at you for not having done -your homework! - -Arnold Robbins -arnold@skeeve.com |