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

Add libc++ support to steam-runtime #27

Open
rtissera opened this issue Dec 12, 2014 · 2 comments
Open

Add libc++ support to steam-runtime #27

rtissera opened this issue Dec 12, 2014 · 2 comments

Comments

@rtissera
Copy link

Hello,

I am working on porting a game to Linux using heavily C++11 features. As the game primary target compiler has been LLVM/Clang, I am glad to hear steam-runtime features clang 3.4.
However, clang3.4 does not always play very nice with libstdc++ bundled with GCC 4.8 for advanced C++11 features.
It would be really nice to see libc++ added to steam-runtime as it is the ideal companion for LLVM/Clang toolchain.

@baszalmstra
Copy link

+1

@wingman-j
Copy link

Yes please, the c++11/14 features are a really nice benefit of using clang!

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

3 participants