Re: [kaffe] Qt-AWT Illegal instruction Error, Is it a bug???

2004-07-14 Thread Dalibor Topic
[EMAIL PROTECTED] wrote: > soft_fixup_trampoline(): return 0x29df54 > Illegal instruction could you compile developers/sp_offset.c and run it on your target platform, and report the results? I think we may have some xscales that have different sp_offset values, ugh. cheers, dalibor topic __

[kaffe] Qt-AWT Illegal instruction Error, Is it a bug???

2004-07-13 Thread embstudy
Hello everyone, I am now using the QTAWT backend, and I can run a plain text "helloworld" successfully. But When I try to excute an AWT test program, such as the Snowman, I got the following error. -++The cmd i used ++-- # kaffe -v -vmdebug ALL Cal