David Taylor writes: > I recall seeing /something/ about hardware and software floating point > support in the Raspberry Pi, that some hardware/firmware/software had > it and some not.
The cpu in the Pi has hardware floating point but it does not support all the instructions supported by the hardware floating point in newer ARM cpu designs. Consequently software must be compiled specifically for the Pi cpu or else use software floating point. -- John Hasler [email protected] Dancing Horse Hill Elmwood, WI USA _______________________________________________ questions mailing list [email protected] http://lists.ntp.org/listinfo/questions
