Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Software floating point unsupported in dynamic native .mpy modules #5629

Closed
@carstenblt

Description

@carstenblt

Anytime I want to do a division or comparison with floats, I get an undefined symbol error by the linker. How can I include them?

E.g. a division yields this error:
LinkError: build/mylib.o: undefined symbol: __divsf3

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions