Skip to content

It seems build cannot cannot be processed in x86 version of Linux (Ubuntu)? #4206

Closed
@hustc12

Description

@hustc12

Build environment:

  1. x86 version of Ubuntu (14.10)
  2. Installed all the dependencies which introduce in "building and testing instructions"
  3. run ./build.sh
    Changes to Miscellaneous test project and runtest coreclr#4. Getting following results:

Commencing CoreCLR Repo build
Setting up directories for build
Checking pre-requisites...
Commencing build of native components for Linux.x64.Debug
Invoking cmake with arguments: "/home/kevin/research/openSource/coreclr" DEBUG
-- LLDB: /usr/lib/i386-linux-gnu/liblldb-3.5.so
-- LLDB_H: /usr/lib/llvm-3.5/include
CMake Error at CMakeLists.txt:339 (message):
error: Detected non x86_64 target processor. Not supported!

-- Configuring incomplete, errors occurred!
See also "/home/kevin/research/openSource/coreclr/bin/obj/Linux.x64.Debug/CMakeFiles/CMakeOutput.log".
See also "/home/kevin/research/openSource/coreclr/bin/obj/Linux.x64.Debug/CMakeFiles/CMakeError.log".

Failed to generate native component build project!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions