Skip to content

Generated binaries are soft-float, how to make hard-float? #3

Description

@dmikushin

I've noticed the generated libc.so and others are actually soft-float:

readelf -h libc.so
ELF Header:
...
  Flags:                             0x5000200, Version5 EABI, soft-float ABI

Soft-float ARM binaries nowadays are strange thing to have on modern cell phones. How could we switch to hard-float? I do not see any switch for this myself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions