Skip to content

Decouple NetBSD/amd64 builds from dynamic libgcc_s #45084

Open
@cypheratheist

Description

@cypheratheist

The prebuilt binaries for NetBSD x86_64 require libgcc_s.so, but the base NetBSD system can be built as a "pure" clang build; in such cases the system will not contain libgcc_s.so.

To cover non-gcc NetBSD systems the bootstrap kit should be built using -static-libgcc.

See https://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=52584

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-feature-requestCategory: A feature request, i.e: not implemented / a PR.O-netbsdOperating system: NetBSDT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions