Search found 6 matches

by Nano
Thu Dec 11, 2008 9:24 am
Forum: PS3 Linux Development
Topic: Cellvm, a java interpreter for spu. Need help compiling it.
Replies: 10
Views: 8849

Hmm, you ARE using a toolchain that supports the SPU, right? Also check the makefiles after configuring... maybe it didn't correctly detect/set the SPU version of gcc. If you're using a plain copy of gcc from the PPC linux, it probably is PPC only. I think the Cell SDK has the toolchain for Cell (a...
by Nano
Thu Dec 11, 2008 3:19 am
Forum: PS3 Linux Development
Topic: jamvm/cellvm on ps3/fc9/cell-sdk-3.1
Replies: 0
Views: 2247

jamvm/cellvm on ps3/fc9/cell-sdk-3.1

Help needed... anybody knows how to 'configure' jamvm to compile for the spu?
by Nano
Wed Dec 10, 2008 7:36 pm
Forum: PS3 Linux Development
Topic: Cellvm, a java interpreter for spu. Need help compiling it.
Replies: 10
Views: 8849

Well, you're doing it for the SPU, so that should be --target="spu". Ok, I did a './configure --prefix=/usr/local/jamvm-cell --target=spu' and the build suceeded. How do I verify now that it has ben built for the spu? ldd jamvm shows: linux-vdso32.so.1 => (0x00100000) libz.so.1 => /lib/li...
by Nano
Tue Dec 09, 2008 9:32 pm
Forum: PS3 Linux Development
Topic: Cellvm, a java interpreter for spu. Need help compiling it.
Replies: 10
Views: 8849

hi Nano, here is a link below http://packages.ubuntu.com/fr/source/intrepid/jamvm I do not know if it is the last release regards cav Thx, but I meant the cellvm source. Any idea where to get it? regards, Marc It's the link right there in the post. CellVM is just the name used for the final result ...
by Nano
Thu Nov 27, 2008 2:59 am
Forum: PS3 Linux Development
Topic: Cellvm, a java interpreter for spu. Need help compiling it.
Replies: 10
Views: 8849

caviar44 wrote:hi Nano,

here is a link below

http://packages.ubuntu.com/fr/source/intrepid/jamvm


I do not know if it is the last release

regards

cav
Thx, but I meant the cellvm source. Any idea where to get it?
regards,
Marc
by Nano
Thu Nov 06, 2008 10:19 pm
Forum: PS3 Linux Development
Topic: Cellvm, a java interpreter for spu. Need help compiling it.
Replies: 10
Views: 8849

Re: Cellvm, a java interpreter for spu. Need help compiling

boxbuilder wrote:Stumbled across cellvm, a jamvm port for cell spus. It uses 1 spu per java software thread. Google: cellvm, .....
Could you please tell me where you found the download? I simply cannot find a link nor a working cvs.

Thx a lot!