<br><font size=2 face="sans-serif">hi</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp;as part of a research work we are trying to port kaffe on ARM926EJ-s board </font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp;so for this i have crossed compiled kaffe &nbsp;vmby gining the following options</font>
<br>
<br><font size=2 face="sans-serif">[root@localhost kaffe-1.1.4]#./configure --host=arm-linux --with-jikes=yes --with-tools=arm-linux --enable-pure-java-math --with-awt=no --disabl;e-sound</font>
<br>
<br><font size=2 face="sans-serif">[root@localhost kaffe-1.1.4]#make</font>
<br>
<br><font size=2 face="sans-serif">[root@localhost kaffe-1.1.4]#make install</font>
<br>
<br><font size=2 face="sans-serif">and i crossed compiled kaffe with out any warnings and errors</font>
<br>
<br><font size=2 face="sans-serif">and through minicom iported kaffe on to the board and when i run kaffe i am getting the following errors</font>
<br>
<br>
<br>
<br>
<br>
<br><font size=3 face="Courier New"># ls<br>
appletviewer &nbsp;javac &nbsp; &nbsp; &nbsp; &nbsp; javap &nbsp; &nbsp; &nbsp; &nbsp; kjc &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; rmiregistry<br>
install-jar &nbsp; javadoc &nbsp; &nbsp; &nbsp; jdb &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; kopi &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;serialver<br>
jar &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; javah &nbsp; &nbsp; &nbsp; &nbsp; kaffe &nbsp; &nbsp; &nbsp; &nbsp; native2ascii<br>
java &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;javakey &nbsp; &nbsp; &nbsp; kaffeh &nbsp; &nbsp; &nbsp; &nbsp;rmic<br>
# ./kaffe ../../sample<br>
pc : [&lt;000c1820&gt;] &nbsp; &nbsp;lr : [&lt;400606d8&gt;] &nbsp; &nbsp;Not tainted<br>
sp : bffff324 &nbsp;ip : bffff350 &nbsp;fp : bffff34c<br>
r10: 400bc428 &nbsp;r9 : 00001198 &nbsp;r8 : 00000001<br>
r7 : 000b9810 &nbsp;r6 : bffff354 &nbsp;r5 : bffff57c &nbsp;r4 : 001020f8<br>
r3 : 00000000 &nbsp;r2 : 00000000 &nbsp;r1 : 001020f8 &nbsp;r0 : 00000000<br>
Flags: NzCv &nbsp;IRQs on &nbsp;FIQs on &nbsp;Mode USER_32 &nbsp;Segment user<br>
Control: 5317F &nbsp;Table: 13E8C000 &nbsp;DAC: 00000015<br>
Segmentation fault<br>
# sh: turning off NDELAY mode<br>
<br>
</font>
<br><font size=2 face="sans-serif">kindly tell some suggestions </font>
<br>
<br>
<br><font size=2 face="sans-serif">kiran</font>

<BR>
______________________________________________________________________<BR>