Ticket 203: Trouble configuring with clang++ on android platform, arch-arm64
I am configuring with CC environment variable pointing to clang++, specifically from the android-ndk-r15c release. Also I am running the configure script with --host aarch64-none-linux-android although I also tried the triplet x86_64-linux-android with no success.
The configure script is stopping with checking host system type... Invalid configuration `x86_64-linux-android`: system `android` not recognized
Is there a workaround for this? I would be OK with using a regular C compiler however I chose clang++ because the ndk examples on android are all using it, and I need to gain more experience before attempting to build examples and existing code with regular C.
Thank you.
Remarks:
Properties:
  | Type: | code |  | Version: | 1.6.2 | 
  | Status: | new |  | Created: | 2017-Nov-04 21:58 | 
  | Severity: | 1 |  | Last Change: | 2017-Nov-04 21:58 | 
  | Priority: | 2 |  | Subsystem: | uuid | 
  | Assigned To: | rse |  | Derived From: |  | 
  | Creator: | anonymous |