new HP demangling, gcc/demangle.h

Edward Jason Riedy ejr@cs.berkeley.edu
Tue Dec 8 13:29:00 GMT 1998


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



More information about the Gcc-bugs mailing list