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: GCJ on mipsel-unknown-linux-gnu


>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:

>>>>> "Andrew" == Andrew Haley <aph@redhat.com> writes:
Casey> I also see that --enable-interpreter doesn't work. Is this an
Casey> issue with libffi?

Andrew> Yes.

Tom> Specifically, no one has written the `closure API' for MIPS.
Tom> This is the part of libffi that is the opposite of making calls
Tom> -- it lets us accept any call made to the interpreter and decode
Tom> the arguments.

Is there something I should look at that might clue me in on how to
implement this? This sort of thing would be pretty valuable to me.

Also: does anyone have any specifics on why dladdr is broken for
mipsel-linux? This is something else I'd really like to fix, since
addr2line is insanely slow and consumes a ton of memory.

-- 
Casey Marshall || rsdio@metastatic.org


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