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

Errors when host clang defaults to libc++ and compiler-rt #40

Open
jprjr opened this issue Jan 18, 2018 · 0 comments
Open

Errors when host clang defaults to libc++ and compiler-rt #40

jprjr opened this issue Jan 18, 2018 · 0 comments

Comments

@jprjr
Copy link

jprjr commented Jan 18, 2018

Hi there - I built a Docker container with clang set to default to using libc++ and compiler-rt, so when I run wclang, it too tries to use libc++ and compiler-rt - I'm not 100% positive if these are usable on Windows yet.

Running x86_64-w64-mingw32-clang++ with -rtlib=platform and -stdlib=platform restores the default behavior. I would love to be able to specify a default rtlib and stdlib at compile-time in cmake

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