All of lore.kernel.org
 help / color / mirror / Atom feed
* openjdk-6-vm-shark on armv6 (ARM1176)
@ 2011-01-12 23:25 Michael Smith
  2011-01-13  9:42 ` Henning Heinold
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Michael Smith @ 2011-01-12 23:25 UTC (permalink / raw)
  To: openembedded-devel

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



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-01-14 23:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-12 23:25 openjdk-6-vm-shark on armv6 (ARM1176) Michael Smith
2011-01-13  9:42 ` Henning Heinold
     [not found] ` <AANLkTinfpFWJSY6JfTU+KaO4b6J1aJowir+Z97OnHNUm@mail.gmail.com>
2011-01-13 13:43   ` Michael Smith
     [not found]     ` <AANLkTi=qTS0YRq1Q9N8GcMz+neaYJD+NzRQ6hDPjpNtW@mail.gmail.com>
2011-01-14 13:59       ` Michael Smith
2011-01-14 23:34         ` Henning Heinold
2011-01-13 13:59 ` Robert Schuster
2011-01-13 14:14   ` Michael Smith
2011-01-13 19:05 ` Michael Smith

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.