Provide support for floating-point emulation
N/A
Neutrino
None.
The fpemu.so shared object provides support for floating-point emulation. QNX Neutrino automatically loads this object when math operations are required on a system with no floating-point unit.
By default, QNX Neutrino uses floating-point hardware in the CPU if present, and emulates it in software if the CPU has no FPU. To force floating-point emulation, use the -fe option to procnto.
In this version of QNX Neutrino, you can't use the floating point emulator in statically linked executables.