This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: `$' in identifiers -vs- PPC Linux


On Aug 30, 2000, Tom Tromey <tromey@cygnus.com> wrote:

Alexandre> But then, maybe it is GCJ that should be doing that...
Alexandre> What do other Java ports do to support JNI when their
Alexandre> assemblers don't support `$'s?  For example, any idea of
Alexandre> what IBM's port of JDK to AIX does?

> JNI isn't the issue.  JNI has a completely different mangling from
> gcj.

I know, but we could follow the same practice.

> The issue is that gcj and g++ must agree on a mangling, and that `$'
> is going to appear in identifiers associated with inner classes.

Right.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]