whitcomb@IC.BERKELEY.EDU (Gregg Whitcomb) (01/09/90)
machine: vax/ultrix T4.0-0 (Rev. 93) gcc: 1.36.91 description: math.h contains the following line: #if defined(GFLOAT) || CC$gfloat which gcc doesn't approve of. Apparently, math.h has changed from ultrix 3.1 to 4.0 ic% gcc -v testmath.c gcc version 1.36.91 /usr/local/lib/gcc-cpp -v -undef -D__GNUC__ -Dvax -Dunix -D__vax__ -D__unix__ t estmath.c /usr/tmp/cca03583.cpp GNU CPP version 1.36.91 /usr/include/math.h:98: Invalid token in expression -Gregg Whitcomb (whitcomb@vivaldi.Berkeley.EDU)