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/[email protected]/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
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel