Re: [Cegcc-devel] Cross compiling pocketSphinx into Windows CE

2008-07-14 Thread Vincent Torri
you can find the code here modified source code: http://www.maths.univ-evry.fr/pages_perso/vtorri/files/sphinxbase-0.4.tar.bz2 what i compiled: http://www.maths.univ-evry.fr/pages_perso/vtorri/files/sphinx.tar.bz2 Note: you need iconv for win ce, especially the dll. Indeed, without it, you ca

Re: [Cegcc-devel] Cross compiling pocketSphinx into Windows CE

2008-07-14 Thread Eric Perera
I'm still looking for your reply, pls reply me asap. On Mon, Jul 14, 2008 at 2:13 AM, Eric Perera <[EMAIL PROTECTED]> wrote: > pls send me changes made to source and command executed. > > On Mon, Jul 14, 2008 at 1:47 AM, Eric Perera <[EMAIL PROTECTED]> wrote: > >>k, Did you get the E

Re: [Cegcc-devel] Cross compiling pocketSphinx into Windows CE

2008-07-14 Thread Vincent Torri
On Mon, 14 Jul 2008, Vincent Torri wrote: > > > On Mon, 14 Jul 2008, Eric Perera wrote: > >> As I said early, There is no any executable file which can run on >> Windows CE. Though I followed steps as you mentioned early, It didn't >> produce any exe file. >> >> did you ever try to

Re: [Cegcc-devel] Cross compiling pocketSphinx into Windows CE

2008-07-14 Thread Vincent Torri
On Mon, 14 Jul 2008, Eric Perera wrote: > As I said early, There is no any executable file which can run on > Windows CE. Though I followed steps as you mentioned early, It didn't > produce any exe file. > > did you ever try to compile these two packages with CeGCC?. I'm not > sure

Re: [Cegcc-devel] Cross compiling pocketSphinx into Windows CE

2008-07-14 Thread Eric Perera
Still I'm in trouble. please comment on this issue asap. didn't get any answer to my previous question yet. On Mon, Jul 14, 2008 at 12:35 AM, Eric Perera <[EMAIL PROTECTED]> wrote: >As I said early, There is no any executable file which can run on > Windows CE. Though I followed steps

Re: [Cegcc-devel] Cross compiling pocketSphinx into Windows CE

2008-07-14 Thread Eric Perera
As I said early, There is no any executable file which can run on Windows CE. Though I followed steps as you mentioned early, It didn't produce any exe file. did you ever try to compile these two packages with CeGCC?. I'm not sure whether It's a problem with packages. On Mon, Jul

Re: [Cegcc-devel] Cross compiling pocketSphinx into Windows CE

2008-07-14 Thread Vincent Torri
On Mon, 14 Jul 2008, Eric Perera wrote: > yes, I did so, some files have been copied in the path you passed to configure (./configure --prefix=a_path). So the dll and exe are in 'a_path/bin' Vincent Torri - Sponsored by

Re: [Cegcc-devel] Cross compiling pocketSphinx into Windows CE

2008-07-14 Thread Eric Perera
yes, I did On Mon, Jul 14, 2008 at 12:22 AM, Vincent Torri <[EMAIL PROTECTED]> wrote: > > > On Mon, 14 Jul 2008, Eric Perera wrote: > > after cross compiling sphinxBase and pocketSphinx , still I didn't >> > get any file which can be run on Windows CE. I believe that cross compiler > shou

Re: [Cegcc-devel] Cross compiling pocketSphinx into Windows CE

2008-07-14 Thread Vincent Torri
On Mon, 14 Jul 2008, Eric Perera wrote: > after cross compiling sphinxBase and pocketSphinx , still I didn't get any file which can be run on Windows CE. I believe that cross compiler should produce EXEs and DLLs for that packages . But it didn't output such a file. so I don't know wher

Re: [Cegcc-devel] Cross compiling pocketSphinx into Windows CE

2008-07-14 Thread Eric Perera
after cross compiling sphinxBase and pocketSphinx , still I didn't get any file which can be run on Windows CE. I believe that cross compiler should produce EXEs and DLLs for that packages . But it didn't output such a file. so I don't know where problem has been occurred whether it's wit