Skip to content

Missing tgmath.h on Linux #1633

Description

@Mathewnd

By default, GCC provides a tgmath.h header on most targets. However, this is explicitly disabled on any linux target and is instead provided by the libc.

We do not provide this header on the Linux sysdep, and so this could theoretically cause issues.

freestnd-c-hdrs has an implementation we could install, but I am not sure how valid that would be.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions