home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GEMini Atari
/
GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso
/
zip
/
gnu
/
gawk213s.lzh
/
GAWK213S
/
README.ULT
< prev
next >
Wrap
Text File
|
1993-07-29
|
315b
|
6 lines
When compiling on DECstation running Ultrix 4.0 a command 'cc -c -O
regex.c' is causing an infinite loop in an optimizer. Other sources
compile fine with -O flag. If you are going to use this flag either
add a special rule to Makefile for a compilation of regex.c, or issue
'cc -c regex.c' before hitting 'make'.