linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* JVM on e500 core
@ 2008-11-26 19:23 mike zheng
  2008-11-26 21:31 ` David Goodenough
  0 siblings, 1 reply; 3+ messages in thread
From: mike zheng @ 2008-11-26 19:23 UTC (permalink / raw)
  To: linuxppc-embedded

Hi All,

I am using MPC8568 with e500 core. The cross-compiler I am using from
Freescale - GCC 3_3-e500, glibc 2.3.2 and binutils 2.15.

Any one know if Java Virtual Machine is supported on the e500 core
processor? Has e500 support been added to GCJ?

Thanks for your help,

Mike

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

* Re: JVM on e500 core
  2008-11-26 19:23 JVM on e500 core mike zheng
@ 2008-11-26 21:31 ` David Goodenough
  0 siblings, 0 replies; 3+ messages in thread
From: David Goodenough @ 2008-11-26 21:31 UTC (permalink / raw)
  To: linuxppc-embedded

On Wednesday 26 November 2008, mike zheng wrote:
> Hi All,
>
> I am using MPC8568 with e500 core. The cross-compiler I am using from
> Freescale - GCC 3_3-e500, glibc 2.3.2 and binutils 2.15.
>
> Any one know if Java Virtual Machine is supported on the e500 core
> processor? Has e500 support been added to GCJ?

As I understand it, gcj is just a new front end which understands both
the java language and its byte code.  It then uses either the byte code
emitter or whatever other architectural emitters already exist for 
gcc.  So if gcc supports the e500 then so should gcj.  The support 
library is another storym but that is either Java or C so it should work.

But then my understanding may be wrong, and the only real way to 
find out it try it.

David
>
> Thanks for your help,
>
> Mike
> _______________________________________________
> Linuxppc-embedded mailing list
> Linuxppc-embedded@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-embedded

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

* JVM on e500 core
@ 2008-11-28 16:58 mike zheng
  0 siblings, 0 replies; 3+ messages in thread
From: mike zheng @ 2008-11-28 16:58 UTC (permalink / raw)
  To: linuxppc-dev

Hi All,

I am using MPC8568 with e500 core. The cross-compiler I am using from
Freescale - GCC 3_3-e500, glibc 2.3.2 and binutils 2.15.

Any one know if Java Virtual Machine is supported on the e500 core
processor? Has e500 support been added to GCJ?

Thanks for your help,

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

end of thread, other threads:[~2008-11-28 16:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-26 19:23 JVM on e500 core mike zheng
2008-11-26 21:31 ` David Goodenough
  -- strict thread matches above, loose matches on Subject: below --
2008-11-28 16:58 mike zheng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).