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

Clang requirement #1609

Closed
sarnex opened this issue May 7, 2015 · 1 comment
Closed

Clang requirement #1609

sarnex opened this issue May 7, 2015 · 1 comment

Comments

@sarnex
Copy link

sarnex commented May 7, 2015

Hi. Why clang is required? I am on gentoo and I can compile and use Atom/electron fine without it, and it doesn't seem that any clang atom packages are installed by default.

Thanks alot,
sarnex

@zcbenz
Copy link
Member

zcbenz commented May 8, 2015

Because clang is required by Chromium for building, and the prebuilt binaries of libchromiumcontent which used by Electron are built with clang. Also Electron uses some C++11 features which might not work older GCC.

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

2 participants