Skip to content

Add libstdc++6 to Debian's Clang images#82

Closed
bthomee wants to merge 1 commit intomainfrom
bthomee/libstdc++
Closed

Add libstdc++6 to Debian's Clang images#82
bthomee wants to merge 1 commit intomainfrom
bthomee/libstdc++

Conversation

@bthomee
Copy link
Contributor

@bthomee bthomee commented Nov 12, 2025

This will fix the error we're seeing with Boost 1.88 being built on Debian Bookworm with Clang 20 on ARM.

In file included from ./boost/config.hpp:44:
./boost/config/detail/select_stdlib_config.hpp:26:14: fatal error: 'cstddef' file not found
   26 | #    include <cstddef>

@bthomee bthomee changed the title Add libstdc++6 to Debian images Add libstdc++6 to Debian's Clang images Nov 12, 2025
@bthomee bthomee marked this pull request as draft November 12, 2025 18:31
@bthomee
Copy link
Contributor Author

bthomee commented Nov 13, 2025

This did not solve the issue. Back to drawing board.

@bthomee bthomee closed this Nov 13, 2025
@bthomee bthomee deleted the bthomee/libstdc++ branch November 13, 2025 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant