The Source for Java Technology Collaboration

Home » java.net Forums » Phone ME » phoneME Feature software

Thread: how can i port phoneme feature to another platform(no win32 ,no linux)

Welcome, Guest Help
Login Login
Guest Settings Guest Settings
Reply to this Thread Reply to this Thread Search Forum Search Forum Back to Thread List Back to Thread List

Permlink Replies: 2 - Last Post: Sep 7, 2008 8:41 AM by: skyslee2005 Threads: [ Previous | Next ]
skyslee2005

Posts: 15
how can i port phoneme feature to another platform(no win32 ,no linux)
Posted: Sep 6, 2008 7:34 AM
  Click to reply to this thread Reply

my platform use mips process and a sample realtime OS,so i don't know how to port phoneme feature on it.
as far as my understanding of phoneme feature,the javacall api layer only run on win32 platform,and i don't konw how can i build prerefiler and other tools for my platform ;the makefile may have to change much place;for cross complier,there may be many work have to done,but i have no idea;
is there anyone can help me?
thanks!!

max_mu

Posts: 28
Re: how can i port phoneme feature to another platform(no win32 ,no linux)
Posted: Sep 7, 2008 6:12 AM   in response to: skyslee2005
  Click to reply to this thread Reply

For pMEF has no JIT for MIPS arch, you can use C interpreter instead. Besides CLDC, other JSRs are not really care about CPU arch.
As a reference, http://www.pspkvm.org has a project that porting pMEF to PSP, which is a MIPS platform and without win32 or linux OS supports.

M@x

skyslee2005

Posts: 15
Re: how can i port phoneme feature to another platform(no win32 ,no linux)
Posted: Sep 7, 2008 8:41 AM   in response to: max_mu
  Click to reply to this thread Reply

thanks for your help,its very helpful for me




 XML java.net RSS