Skip to content

Conversation

@rorth
Copy link
Collaborator

@rorth rorth commented Jan 11, 2026

As detailed in Issue #153569, a Debug build with the GCC 15 libstdc++ FAILs to link libomp.so.

To avoid this, one needs to define _GLIBCXX_NO_ASSERTIONS.

Tested on x86_64-pc-solaris2.11.

As detailed in Issue llvm#153569, a `Debug` build with the `GCC 15` `libstdc++`
`FAIL`s to link `libomp.so`.

To avoid this, one needs to define `_GLIBCXX_NO_ASSERTIONS`.

Tested on `x86_64-pc-solaris2.11`.
@rorth rorth added the openmp:libomp OpenMP host runtime label Jan 11, 2026
@rorth rorth added this to the LLVM 22.x Release milestone Jan 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

openmp:libomp OpenMP host runtime

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant