Thanks Dalibor,

Yes your assumptions are right, and I've attached the corresponding build.log.

As a reference here's what was done to JamVM to get it running on the iPhone:
http://sourceforge.net/forum/message.php?msg_id=4633203

Apparently no patches were required of gnu classpath 0.96.1 as that worked out 
of
the box.

I initially thought kaffe had a similar JNI related issue as jamvm because when
using -v the loaded classes displayed up until what seemed to be the first 
class to
use JNI which was the Pointer32 class right before I got the bus error (and I 
got
the same results with 1.1.7 and 1.1.8).

thanks,
Dario

> Dario Laverde wrote:
>> I managed to get a vmdebug output log from my kaffe attempt on the iphone, 
>> any
>> pointers appreciated.
>>
>
> It seems to be hanging with
>
> enter crit section[0] from: 0x1005018 [tid:939580052, java:0x0)
>
> critical section (1) established
>
> exit crit section (0)
>
> I assume that's -vmdebug ALL output with the interpreter engine? In that
>   case, I'd love to see the build log of the compilation to see if some
> compiler warning gives away something trivial in the threads implementation.
>
> cheers,
> dalibor topic

Attachment: build.log.tar.gz
Description: GNU Zip compressed data

_______________________________________________
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to