Operating systems, development tools, and professional services
for connected embedded systems

Developer Resources
Blogs
Board support packages
Foundry27 projects
Forums
Hardware support listing
Online video tutorials
Product documentation

fpemu.so

fpemu.so

Provide support for floating-point emulation

Syntax:

N/A

Runs on:

Neutrino

Options:

None.

Description:

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.

Caveats:

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

See also:

procnto