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

LLVM build failed #38

Open
nitish2112 opened this issue Nov 8, 2016 · 1 comment
Open

LLVM build failed #38

nitish2112 opened this issue Nov 8, 2016 · 1 comment

Comments

@nitish2112
Copy link

When I build using Cmake, I get these erorrs:

% mkdir build
% cd build
% cmake -DCMAKE_INSTALL_PREFIX=/opt/riscv -DLLVM_TARGETS_TO_BUILD="RISCV" ../

CMake Error at CMakeLists.txt:143 (message):
The target `RISCV' does not exist.
It should be one of
AArch64;ARM;CppBackend;Hexagon;Mips;MBlaze;MSP430;NVPTX;PowerPC;Sparc;SystemZ;X86;XCore
-- Configuring incomplete, errors occurred!

@sorear
Copy link

sorear commented Nov 8, 2016

dup of #36

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