Using gcj as a JIT Compiler
Jeff Sturm
jsturm@one-point.com
Fri Jan 3 18:18:00 GMT 2003
On Fri, 3 Jan 2003, Marcus G. Daniels wrote:
> >- perform text/data relocations without the need for PIC
> >- read debug sections and provide file/line# info in tracebacks
> >
> >A library like libelf might be a good starting point.
> >
> >
> ..or libbfd.
It may not be feasible to use libbfd directly since it is GPL-licensed.
You may not want to anyway. See Ulrich Drepper's comments on ELF &
binutils (http://people.redhat.com/drepper/, scroll down to elfutils).
Jeff
More information about the Java
mailing list