[Prev][Next][Index][Thread]

Re: No luck with Kaffe



Godmar Back <gback@cs.utah.edu> writes:

> libltdl is really only a front-end that actually calls dlopen/dlsym
> or looks the symbol up in the internal table or does whatever is appropriate.
> It uses the .la files to do that.  These files really only contain
> a textual description of what to do.

Yes, that was it.  I now succeeded in getting a little
hello-world-type Java program to run.

I modified the mkimage.sh script to include the .la file in the boot
image as shown in the patch appended below.

Thanks,
Michael
-- 
hohmuth@innocent.com, hohmuth@sax.de
http://www.sax.de/~hohmuth/

Binary data


References: