Project

General

Profile

Actions

Bug #1404

closed

Unable to make standalone toolchain based on clang (r859) / --help is not consistant

Added by Andrey A. almost 8 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
High
Assignee:
Alexander Z.
Category:
standalone
Target version:
Start date:
05/31/2016
Due date:
% Done:

100%

Estimated time:
CPU Architecture:
arm
Host OS:
Linux
Toolchain:
clang-3.4, clang-3.5, clang-3.6, clang-3.7, clang-3.8
Android version:
CrystaX NDK Version:

Description

[11:39:53/0] andrey:~/Development/Contrib/trunk$ ~/crystax-ndk-10.3.1/build/tools/make-standalone-toolchain.sh --toolchain=arm-linux-android-clang3.8 --use-llvm --platform=android-16
HOST_OS=linux
HOST_EXE=
HOST_ARCH=x86_64
HOST_TAG=linux-x86_64
HOST_NUM_CPUS=8
BUILD_NUM_CPUS=16
Auto-config: --arch=arm
Auto-config: --toolchain=arm-linux-android-clang3.8-4.9, --llvm-version=
*** Can't detect LLVM version

So, it cannot detect LLVM version.
And a question: how to override 4.9 in autoconfig value arm-linux-android-clang3.8-4.9 ???

[11:52:35/0] andrey:~/Development/Contrib/trunk$ ~/crystax-ndk-10.3.1/build/tools/make-standalone-toolchain.sh --toolchain=arm-linux-android-clang3.8 --use-llvm --platform=android-16 --llvm-version=3.8
HOST_OS=linux
HOST_EXE=
HOST_ARCH=x86_64
HOST_TAG=linux-x86_64
HOST_NUM_CPUS=8
BUILD_NUM_CPUS=16
ERROR: Unknown option '--llvm-version'. See --help for usage.

Actions #1

Updated by Dmitry M. almost 8 years ago

  • Category set to standalone
  • Status changed from Open to In Progress
  • Assignee set to Dmitry M.
  • Priority changed from Normal to High
Actions #2

Updated by Alexander Z. almost 8 years ago

  • Assignee changed from Dmitry M. to Alexander Z.
Actions #3

Updated by Alexander Z. almost 8 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100

Fixed in [ndk] 99b998528c5dc153a4b40840f0ac26897d1951b2

Actions #4

Updated by Dmitry M. almost 8 years ago

  • Status changed from Resolved to Closed

Fixed in build #865

Actions

Also available in: Atom PDF