On fredag 26 maj 2006 09.38, you wrote: > Hi Roger, > > ? The problem has been resolved...the issue was in the make > file.....actually we were cpmiling the code with gclibc and linking it with > uClibc which was causing the problem.....But this was real test i faced > till now as all the tricks realted to the message were failed.....any ways > thanks for ur help.... > ? Regards, > ? Malik
Now I am confused! How could this cause "floating point used in kernel (task=c0398410, pc=3184)" Both uClibc and gclibc are user land libraries. They should not be able to cause an kernel floating point operation. No user land code should be able to do this! Or is it your kernel linked with uClibc/gclibc? I do not think that is the right thing to do... /RogerL