David,

> I compiled japhar0.08 with static libraries on a Solaris 2.5.1 thanks to
> this patch. But I don't have all the stubs needed to run japhar with JDK
> 1.1. I can't obtain them by using make stubs_11 because japharh crashes.
> Could anyone give me all the stubs I need ?

japharh hangs because it is statically linked with JDK1.2 stubs
while used with a JDK1.1 classes.zip...

You may try to first compile japhar using dynamic libs, then use
the resulting japharh to generate the JDK1.1 stubs.

Anyway, I mail you the bunch of 1.1 stubs.

--Christophe

Reply via email to