> from valarray.cc:1: > /home/michael/install/gcc-2.95.1/gcc/include/exception:13: redefinition > of `struct exception' > /usr/include/math.h:81: previous definition here GCC should have found an internal copy of math.h which avoids the problem with struct exception. jeff