Greetings Annesh, Linus does not allow floating point in the kernel. Please search the main kernel mailing list archives. A link can be found at http://kernel.org This is an old debate that has been discussed on the lkml (Linux Kernel Mailing List) many times. I do not believe that you will be able to change Linus's mind.
Best Regards, --George On Wednesday 10 April 2002 12:38, Aneesh Kumar K.V wrote: > Hi, > > Can i afford to have floating point calculation inside Alpha kernel. I > found some information saying that floating point is not allowed. Right > now the situation is if i compile the code with -mno-fp-regs i get lot > of unresolved symbols where as removing this option from the CFLAGS > makes every thing work properly. > > Is the only solution is to change the floating point to fixed > arithmetic.The code under discussion is in openmosix/mosix project > mos/balance.c file > > -aneesh -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

