(Illustration by Gaich Muramatsu)
The version of g++ that I'm using seems to obey some stupid C++ rule where 'or' and 'and', etc' are operators. If you don't add '-fno-operator-names' to the CFLAGS before configuring in the coda directory, you'll get errors in coda-src/resolution/compops.cc The configure.in should probably check if this flag is understood and if so, add it to the list of flags to use. -timReceived on 2001-01-06 07:11:44