gij gcj-dbtool and questions
Tom Tromey
tromey@redhat.com
Thu Jan 13 00:51:00 GMT 2005
>>>>> "Jakob" == Jakob Praher <jpraher@yahoo.de> writes:
Jakob> I've managed to build gcjx, but I have too
Jakob> little experience yet to integrate it with gcc, so that all the hooks
Jakob> work and stuff like that. Perhaps if some of you give me some pointers/a
Jakob> little bit to get started, I would be interested in trying to get it
Jakob> working [just to learn a little bit more].
First, be warned that the tree back end is not complete. It won't
generate working code yet.
The way I build the tree back end is pretty hacky. I have a separate
gcc tree where I made symlinks from gcc/java/ to the files in
gcjx/tree. I also hacked Make-lang.in to let gengtype know about the
new .cc files.
I really should just make the branch and start doing this work there.
Reproducing this set of hacks is too hard.
Tom
More information about the Java
mailing list