Skip to content

Support environments without hardware floating point #2904

@mauropasse

Description

@mauropasse

Hi! When crosscompiling to mips/musl, I get this error:

poco_vendor/poco-1.8.0.1-release-prefix/src/poco-1.8.0.1-release/Foundation/include/Poco/FPEnvironment_C99.h:34:30: error: 'FE_DOWNWARD' was not declared in this scope
   FP_ROUND_DOWNWARD_IMPL   = FE_DOWNWARD,

This is fixed with this patch:
https://sources.debian.org/patches/poco/1.9.0-5/0006-fp-support-environments-without-hardware-floating-po.patch/

Do you think you can apply and merge it for future releases?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions