Skip to content

[libc/libc++] Provide distribution archive for libc or fix libc++ to build without libc #147910

Open
@moubctez

Description

@moubctez

I am trying to package LLVM components for PkgSrc, and as for v20 libc++ fails to build with

fatal error: 'shared/fp_bits.h' file not found

It requires libc to build correctly, but that isn't packaged for GitHub releases.

Would it be possible to provide an archive for libc, or maybe make libc++ not to require these includes?

Thanks :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    libclibc++libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions