Skip to content

armhf builds fail with vendored libraries #563

Open
@Semphriss

Description

@Semphriss

When compiling SDL_image with -DSDLIMAGE_VENDORED=ON, some of the libraries (specifically aom) fail to build with various errors like error: inlining failed in call to always_inline ‘vsetq_lane_u32’: target specific option mismatch.

I am not familiar enough with that error message to know whether this is a bug with the library itself, the command line arguments given to the compiler, or if the library just doesn't support armhf and SDL mistakenly attempts to compile it anyways, so I open the issue here for guidance on how to proceed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions