Deja Vu: multiple definition of `java::lang::String::length()'?
Brian Jones
cbj@gnu.org
Thu Mar 14 21:09:00 GMT 2002
Adam Megacz <gcj@lists.megacz.com> writes:
> Tom Tromey <tromey@redhat.com> writes:
> > Adam> Is there any way for me to add this to gcjh without major
> > Adam> restructuring?
>
> > gcjh needs a major overhaul. Unfortunately it is very low priority.
>
> Is there any reason it can't be rewritten in Java?
>
> I can see some issues with crosscompiling (ie you never built a gcj
> that targets your build platform) -- could we run it inside gij?
>
> If this is acceptable, I might be interested in doing the rewrite; it
> would share a lot of code with the unreachable method stuff I've
> already done.
I wrote a reasonable version in java using gnu.bytecode and put this
in the classpath-tools project.
Brian
--
Brian Jones <cbj@gnu.org>
More information about the Java
mailing list