Dave Menendez writes: > On Tue, 2004年09月28日 at 13:56, Andrew Haley wrote: > > What does the asm output of "gcj -S" look like? > > > > Andrew. > > Here's an excerpt. The only correct item I see is the "ascii" property > a few lines in. Yeah. I think that this is a divergence between the way that Java and C++ names are mangled. Andrew.