source: trunk/essentials/sys-apps/gawk/README_d/README.sgi

Last change on this file was 3076, checked in by bird, 18 years ago

gawk 3.1.5

File size: 717 bytes
Line 
1Tue Jan 30 10:51:39 IST 2001
2
3There will be linker warnings on SGI Irix will be building gawk.
4These are related to use of dlopen and the dynamic loading of
5builtins. The warnings can be ignored.
6======================================
7Tue May 2 11:40:54 IDT 2000
8
9GCC and gawk often don't mix on SGI systems. Use the native C compiler to
10compile gawk. `make test' should work ok, although the `tweakfld' test
11may fail. That's ok; see README.ultrix for the details on that one.
12
13Note that the SGI compiler will complain about some constructs in
14regex.c and dfa.c. It's ok to ignore those complaints.
15
16If you ask me about this, I will fuss at you for not having done
17your homework!
18
19Arnold Robbins
20arnold@gnu.org
Note: See TracBrowser for help on using the repository browser.