fpemu.so

Provide support for floating-point emulation

Syntax:

N/A

Runs on:

QNX Neutrino

Targets:

x86

Options:

None.

Description:

The fpemu.so shared object provides support for floating-point emulation. The QNX Neutrino RTOS 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.

Caveats:

In this version of QNX Neutrino, you can't use the floating point emulator in statically linked executables.