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: Need some help debugging gcj-dbtool


Bill Gatliff wrote:
Guys:


I'm taking a stab at this bug:


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29206

... on an arm-linux platform. Which, according to this and a few other posts, is currently broken:

http://gcc.gnu.org/ml/java/2006-06/msg00175.html

(I can offer access to a fast ARM machine if anyone wants to help).

Is the closure API still unfinished?

As far as I know it is.

Thanks, from someone who really has no idea what he's doing! Comments/suggestions welcome!



Get very familiar with the ABI in question as well as ARM assembly language programming. Then start hacking using the working ports as examples.

Every couple of months I have a possible need for a working libgcj on arm-linux. One day one of them will materialize into a real need. It would be great if you could be finished before I need to use it :-)

David Daney


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