Hi, have you had any success? 1.1.4 and 1.1.5 don't work on my XScale IXP, so I'm currently using cvs versions: the most stable one seems to be the one which I compiled November 8th 2004 (intrp & pthreads). Also a version which I compiled February 18th 2005 (jit & pthreads) works with simple things but crashes when I access serial ports using RXTX.
So if you are lazy, please try getting some older development versions from cvs. Although I would be more than pleased if someone had time to do some bughunting, especially JIT would be nice :) Cheers, Jari On Thu, 5 May 2005, [gb2312] huangtonglang wrote: > Hi, > Why the sgmentation violation is produced, is that because the linux > kernel(2.4.18) on my xscale is too low or other course? I have tried serval > toolchain(3.4.1,3.3.2),but the results is no different. > If I can't fix it,how can I clear away the message which is very boring. > Thank you for your help! > > Hi, > > > > The standard detection of stack boundaries involves the production of a > > segmentation violation by the program. It is caught by kaffe and handled > > correctly. You can safely ignore the message as kaffe seems to work. > > > > Regards, > > > > Guilhem. > > > > On Sun, 2005-05-01 at 17:36 +0800, huangtonglang wrote: > > > hi all! > > > I cross-compiled the kaffe 1.1.5 for xscale(linux 2.14.8). But when I > > > ran the Helloworld on the target, I got the follow information: > > > //////////////////// > > > [EMAIL PROTECTED] bin]$./kaffe -vmdebug INIT HelloWorld > > > initCollector() > > > initCollector() done > > > initNativeThreads(0x10000) > > > Detected stackSize 1048576 > > > pc : [] lr : [] Not tainted > > > sp : bffff2a8 ip : 0017fd08 fp : bffff2d4 > > > r10: 001897d0 r9 : 00000001 r8 : bffffbb4 > > > r7 : 00000003 r6 : 00000005 r5 : 00000000 r4 : 00060438 > > > r3 : bffff000 r2 : c0000000 r1 : bffff2b4 r0 : 00001000 > > > Flags: nzCv IRQs on FIQs on Mode USER_32 Segment user > > > Control: 397F Table: A3D18000 DAC: 00000015 > > > initNativeThreads(0x10000) done > > > utf8ConstInit() > > > utf8ConstInit() done > > > ............... > > > Hello World > > > /////////////////////////// > > > Does it mean that something wrong happened during initNativeThreads? > > > The corsstoolchain is 2.95.3 > > > thank you very much! > > > > > > > > > > > > > > > > > > > > > > > > > > > _______________________________________________ > > > kaffe mailing list > > > [email protected] > > > http://kaffe.org/cgi-bin/mailman/listinfo/kaffe > > > > > > > > > > > ʲô�������ע�᳤��3λ�û������ü��ֺ��ã� - Jari Korva - - [EMAIL PROTECTED] - - +358-40-756 4812 - _______________________________________________ kaffe mailing list [email protected] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
