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

Handle cross compilation in clang #185

Closed
mattgodbolt opened this issue Nov 12, 2016 · 1 comment
Closed

Handle cross compilation in clang #185

mattgodbolt opened this issue Nov 12, 2016 · 1 comment
Labels
compiler-issue Specifically releated to compilers

Comments

@mattgodbolt
Copy link
Member

Can specify --target but it doesn't like --gcc-toolchain. https://godbolt.org/g/emWpGe for example.

Would be great to have libstdc+ too so ARM etc could use it (doesn't want to use gcc)

@mattgodbolt mattgodbolt added the compiler-issue Specifically releated to compilers label Nov 14, 2016
@partouf
Copy link
Contributor

partouf commented Mar 29, 2021

Considering we've had separately configured clang compilers for other architectures, I suggest we let this one rest unless we discover more need for this.

@partouf partouf closed this as completed Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler-issue Specifically releated to compilers
Projects
None yet
Development

No branches or pull requests

2 participants