Trouble compile nawk
Mark Sienkiewicz
mark at umbc3.UMBC.EDU
Sat May 13 23:54:34 AEST 1989
In article <1001 at mtuxj.att.com> btwomey at mtuxj.att.com (W.TWOMEY) writes:
>I'm trying to compile nawk on a unix-pc, 3.5. The compiler is dieing
>
...
> cc -g -c tran.c
> *** Error code 1
> "tran.c", line 269: compiler error: cfix trouble
There are bugs in the stock c compiler that show up when you compile
with -g. Try not using that flag. (If you know that nawk works,
you should use -O instead :)
More information about the Unix-pc.general
mailing list