Re: [kaffe] comparison of open source jvm

2008-03-17 Thread Dalibor Topic
Michael Franz wrote: On Sat, Mar 15, 2008 at 5:11 PM, Dalibor Topic [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Rohit wrote: I know i must be missing few important things to consider for this comparison. Also many of you must have already analyzed these

[kaffe] Compiling Kaffe on Arm for Windows Mobile

2008-03-17 Thread Mario Latronico
Hello, i would like to compile Kaffe for a Windows Mobile PDA (to be specific, it is a QTek 9000, called also HTC Universal). This PDA has an Intel Bulverde (PXA270) XScale CPU, which is (if i'm not wrong) an ARM architecture. My ./configure line is : AR=arm-wince-cegcc-ar.exe

[kaffe] Error during giving make command

2008-03-17 Thread Arun Prasad Mohan
Hi, After giving ./configure with intrp engine and enabling debug when I tried to give make command the following is occuring. ant -lib lib/ant-1.6.5 Invalid implementation version between Ant core and Ant optional tasks. core: 1.7.0 optional: 1.6.5 make[1]: *** [all] Error 1

Re: [kaffe] Error during giving make command

2008-03-17 Thread Dalibor Topic
Arun Prasad Mohan wrote: Hi, After giving ./configure with intrp engine and enabling debug when I tried to give make command the following is occuring. ant -lib lib/ant-1.6.5 Invalid implementation version between Ant core and Ant optional tasks. core: 1.7.0 optional: 1.6.5

Re: [kaffe] Compiling Kaffe on Arm for Windows Mobile

2008-03-17 Thread Dalibor Topic
Mario Latronico wrote: I work on cygwin and i'm using CeGCC, a cross-development tools for Windows CE Has anyone a suggestion on how to compile Kaffe for Arm / Windows Mobile 5.0 ? the configuration is not supported yet. I've done some work to make GNU Classpath build using CeGCC, but I