[oe] openjdk-6-vm-shark on armv6 (ARM1176)

Michael Smith msmith at cbnco.com
Wed Jan 12 23:25:57 UTC 2011


Hey,

Maybe OT for here, but I'm wondering if anyone else has tried to run the 
OE-built shark VM on armv6. For me it crashes the first time it tries to 
JIT anything.

LLVM llc/lli fail to run the hello world app from here:

http://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg08264.html 


/tmp # llvm-as hello.ll
/tmp # lli hello.bc
Stack dump:
0.      Program arguments: lli hello.bc
1.      Running pass 'ARM Instruction Selection' on function '@main'
Segmentation fault

/tmp # llc hello.bc
Stack dump:
0.      Program arguments: llc hello.bc
1.      Running pass 'ARM Instruction Selection' on function '@main'
Segmentation fault

I'll look further; just wondering if this is known not to work.

Thanks,
Mike




More information about the Openembedded-devel mailing list