java.lang.NullPointerException
Michael R Cook
mcook at cognex.com
Mon Apr 21 13:49:07 PDT 1997
>>>>> "GF" == Gilles Fedak <Gilles.Fedak at lri.fr> writes:
>> What is this stack trace telling me?
GF> Me got the same thing every time I use javac
Arright! Misery loves company! :-)
>> using Kaffe-0.8.4 on SunOS-4.1.4 (I used the `--enable-staticlib'
>> configure option). (The HelloWorldApp executed okay.)
GF> what does it change?
What effect does the `--enable-staticlib' switch have? Without it, Kaffe
would be built to use dynamic libraries. I found that Kaffe didn't work under
SunOS-4.1.4 with dynamic libraries. I found Linux-1.2.13 to have the same
problem.
GF> But is there something to do with
GF> assert(npc < meth->codelen);
Dunno. Don't know the Kaffe code yet.
More information about the kaffe
mailing list