Frederi ([EMAIL PROTECTED]) wrote: >I finally used kaffe that i've downloaded from ricoh.co.jp and while >excuting it with a simple helloworld, i've got the following error: >Illegal Instruction >So i think that the error is not due to classpath or other (not a java >error) > >How can i found what is the failling point of my configuration? > >i'm using the following configure command line: >KAFFEH="/usr/local/kaffe/bin/kaffeh" CC=arm-linux-gcc NM=arm-linux-nm
What is the version of gcc? According to the include file path, it looks like v3.4.4, but no sure. If it is gcc-4.? then it is a known problem. If it is really a gcc-3.? then I again have to check what is the difference between your build and mine. Kiyo _______________________________________________ kaffe mailing list [email protected] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
