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

[gmp] Build error on arm64-android #36087

Closed
bmanga opened this issue Jan 9, 2024 · 2 comments
Closed

[gmp] Build error on arm64-android #36087

bmanga opened this issue Jan 9, 2024 · 2 comments
Assignees
Labels
category:question This issue is a question

Comments

@bmanga
Copy link

bmanga commented Jan 9, 2024

Package: gmp:[email protected]#21

Host Environment

  • Host: x64-linux
  • Compiler: Clang 17.0.2
  • vcpkg-tool version: 2023-12-12-1c9ec1978a6b0c2b39c9e9554a96e3e275f

I think the relevant part is:

checking for aarch64-linux-android-gcc... [...]/Android/Sdk/ndk/android-ndk-r26b/toolchains/llvm/prebuilt/linux-x86_64/bin/clang
checking whether the C compiler works... no

issue_body.md

@dg0yt
Copy link
Contributor

dg0yt commented Jan 9, 2024

Android NDK r26 can't be used for auto-tools based ports in vcpkg at the moment. Toolchain customization (to use prefixed clang) might work, or (a subset of) the changes proposed in #31228. Cf. #35851.

@LilyWangLL LilyWangLL added the category:question This issue is a question label Jan 10, 2024
@LilyWangLL
Copy link
Contributor

Closed as duplicate of #35960.

@LilyWangLL LilyWangLL closed this as not planned Won't fix, can't repro, duplicate, stale Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:question This issue is a question
Projects
None yet
Development

No branches or pull requests

3 participants