Oh well. And Jeffrey A Law writes: - - Better yet, I've killed the demangle.h in the gcc subdir. In gcc/Makefile.in: DEMANGLE_H = demangle.h Should be: DEMANGLE_H = $(srcdir)/../include/demangle.h Jason