[llvm-dev] llvm-build: error: invalid target to enable: 'ABC' (not in project)

Hassan ELMADI via llvm-dev llvm-dev at lists.llvm.org
Fri Sep 28 14:25:14 PDT 2018


PS: I'm using Ubuntu 18.04

Hassan Elmadi
________________________________
From: llvm-dev <llvm-dev-bounces at lists.llvm.org> on behalf of Hassan ELMADI via llvm-dev <llvm-dev at lists.llvm.org>
Sent: Friday, September 28, 2018 2:21 PM
To: llvm-dev at lists.llvm.org
Subject: [llvm-dev] llvm-build: error: invalid target to enable: 'ABC' (not in project)

Hi,
I'm new to LLVM. I tried to build LLVM for an existing architecture (ARM) and it worked. Then I tried building it for a new architecture that I added (ABC) and I got this error

CMake Error at CMakeLists.txt:540 (message):
  Unexpected failure executing llvm-build: Usage: llvm-build [options]



  llvm-build: error: invalid target to enable: 'ABC' (not in project)


-- Configuring incomplete, errors occurred!

Does anyone know what the problem is? I am using LLVM 3.9.0.

Thanks

Hassan Elmadi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180928/8fb50cbd/attachment.html>


More information about the llvm-dev mailing list