This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
C++ demangler
- From: "Bill Cunningham" <billc44 at citynet dot net>
- To: <gcc at gcc dot gnu dot org>
- Date: Thu, 26 Jun 2003 07:11:13 -0400
- Subject: C++ demangler
Okay where should us newbies start. I have the source for gcc-3.2.3 and it's
testsuite. First should maintainer-scripts be enabled if I wanted to
compile?
In gcc/testsuite there's a text file (not the shell script) I can't
remember its' name. Anyway the text reads that the names on the 2nd line are
managled. On the 3rd line there is the expected output. What's to be done
with this?
Bill