Skip to content

Conversation

@homuler
Copy link
Contributor

@homuler homuler commented Dec 21, 2021

Fix #7982

Currently, on Windows, ar command can fail when using Android NDK and the arguments length is too long.
This PR resolves it by enabling --features=compiler_param_file option for Android NDK, but I'm not sure if all commands in all versions of NDK that should be supported are compatible with this.

@homuler homuler requested a review from ahumesky as a code owner December 21, 2021 07:07
@aiuto aiuto requested a review from meteorcloudy January 20, 2022 01:35
@aiuto
Copy link

aiuto commented Jan 20, 2022

Friendly ping on this.

@meteorcloudy
Copy link
Member

The change makes sense for me from a Windows perspective, but still need @ahumesky to review the actual toolchain change for Android NDK.

@gregestren gregestren added the team-Android Issues for Android team label Feb 1, 2022
@homuler homuler requested a review from ted-xie as a code owner April 22, 2022 11:45
@ckolli5 ckolli5 added the awaiting-review PR is awaiting review from an assigned reviewer label Apr 26, 2022
Copy link
Contributor

@ted-xie ted-xie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for the PR, and especially thanks for adding all of the relevant tests. I will work on integrating this upstream.

@bazel-io bazel-io closed this in 2432948 May 12, 2022
@ShreeM01 ShreeM01 removed the awaiting-review PR is awaiting review from an assigned reviewer label Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team-Android Issues for Android team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Android c++ build under Windows, command line to long

8 participants