Skip to content

Compilation error on debian #7

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

Closed
ArturHarasimiuk opened this issue Feb 19, 2018 · 1 comment
Closed

Compilation error on debian #7

ArturHarasimiuk opened this issue Feb 19, 2018 · 1 comment

Comments

@ArturHarasimiuk
Copy link
Contributor

original issue: intel/compute-runtime#16

When compiling on debian buster, using clang 5.0.1-2, the make step give me:

Scanning dependencies of target igfx_gmmumd_excite
[  1%] Building CXX object gmmlib/Source/GmmLib/CMakeFiles/igfx_gmmumd_excite.dir/__/Common/AssertTracer/AssertTracer.cpp.o
clang: error: unknown argument: '-fno-tree-pre'
clang: warning: -Wl,--no-undefined: 'linker' input unused [-Wunused-command-line-argument]
@drprajap
Copy link
Contributor

Fixed the issue - ccbea3e, verified gmmlib build using clang 5.0.

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