This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Deja Vu: multiple definition of `java::lang::String::length()'?



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.

  - a

-- 
"If I put copyrighted material into the 'chewy nougat center', I can
 claim the crunchy chocolate coating is an 'Access Control
 Mechanism'."                                     --lynx_user_abroad


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