[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [rtl] floating point errors
Am Mit, 20 Dez 2000 schrieben Sie:
>
> I have RTL beta16 in a 486 with linux kernel 2.2.12, when i try the fp example, error message with "nan" indication appear. I compile my kernel with SMP off
> What should be happen?
nan means "not a number" (infinity, division by zero). All i486 that I know have
the FPU buildin (there was Cyrix with a clone which hasn't). Do you have an
example of your code ?
Regards
Olaf