Re: ERROR in Kaffe: locks.c

2000-04-06 Thread Patrick Tullmann
Nandana wrote: > When I try to run any java class it gives following error. Do you know when it fails? If you do a '-verbose' run, you can see what class it might be loading. > > Kaffe: locks.c:147: putHeavyLock: Assertion `*lkp == ((iLock*)

ERROR in Kaffe: locks.c

2000-04-06 Thread Nandana
Hi, I have successfully cross-compiled kaffe-1.0.5 to arm-linux flatform. using gcc 2.95.2 and GlibC 2.1.2. When I try to run any java class it gives following error. Kaffe: locks.c:147: putHeavyLock: Assertion `*lkp == ((iLock*)-1)' faile