Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MinGW: libwinpthreads and crt need to be built with -mno-outline-atomics #208

Open
Blackhex opened this issue Oct 14, 2024 · 0 comments
Open

Comments

@Blackhex
Copy link
Member

Blackhex commented Oct 14, 2024

The build scripts of MinGW's libwinpthreads and crt sub-projects need to be modified to include -mno-outline-atomics in CFLAGS by default.

This resolves undefined references to LSE intrinsics when building the toolchain with --enable-shared.

@Blackhex Blackhex changed the title MinGW libwinpthreads and crt need to be built with -mno-outline-atomics MinGW: libwinpthreads and crt need to be built with -mno-outline-atomics Jan 5, 2025
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

No branches or pull requests

1 participant