compiling xgks

Brian V. Smith envbvs at epb2.lbl.gov
Sat Nov 11 12:09:14 AEST 1989


< I am trying to compile the fortran library part of xgks.
< 
< /bin/cc -I. -I/usr/include/X11 -O  -c control.c
< "control.c", line 410: illegal comparison of enums
< "control.c", line 410: illegal comparison of enums

It would appear that "cc" in Ultrix 3.0 doesn't allow relational
comparisons of enumerated values other than != and == (e.g. < or > ).
"vcc" (Vax-C) seems to work fine. 
_____________________________________
Brian V. Smith    (bvsmith at lbl.gov)
Lawrence Berkeley Laboratory
I don't speak for LBL, these non-opinions are all mine.



More information about the Comp.unix.ultrix mailing list